chromium/out/Default/gen/components/services/storage/public/mojom/quota_client.mojom-params-data.h

// components/services/storage/public/mojom/quota_client.mojom-params-data.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef COMPONENTS_SERVICES_STORAGE_PUBLIC_MOJOM_QUOTA_CLIENT_MOJOM_PARAMS_DATA_H_
#define COMPONENTS_SERVICES_STORAGE_PUBLIC_MOJOM_QUOTA_CLIENT_MOJOM_PARAMS_DATA_H_

#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"

#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif

namespace mojo::internal {
class ValidationContext;
}


namespace storage::mojom {
namespace internal {
class  QuotaClient_GetBucketUsage_Params_Data {};
static_assert;
class  QuotaClient_GetBucketUsage_ResponseParams_Data {};
static_assert;
class  QuotaClient_GetStorageKeysForType_Params_Data {};
static_assert;
class  QuotaClient_GetStorageKeysForType_ResponseParams_Data {};
static_assert;
class  QuotaClient_DeleteBucketData_Params_Data {};
static_assert;
class  QuotaClient_DeleteBucketData_ResponseParams_Data {};
static_assert;
class  QuotaClient_PerformStorageCleanup_Params_Data {};
static_assert;
class  QuotaClient_PerformStorageCleanup_ResponseParams_Data {};
static_assert;

}  // namespace internal


class QuotaClient_GetBucketUsage_ParamsDataView {};


class QuotaClient_GetBucketUsage_ResponseParamsDataView {};


class QuotaClient_GetStorageKeysForType_ParamsDataView {};


class QuotaClient_GetStorageKeysForType_ResponseParamsDataView {};


class QuotaClient_DeleteBucketData_ParamsDataView {};


class QuotaClient_DeleteBucketData_ResponseParamsDataView {};


class QuotaClient_PerformStorageCleanup_ParamsDataView {};


class QuotaClient_PerformStorageCleanup_ResponseParamsDataView {};

inline void QuotaClient_GetBucketUsage_ParamsDataView::GetBucketDataView(
    ::storage::mojom::BucketLocatorDataView* output) {}






inline void QuotaClient_GetStorageKeysForType_ResponseParamsDataView::GetStorageKeysDataView(
    mojo::ArrayDataView<::blink::mojom::StorageKeyDataView>* output) {}


inline void QuotaClient_DeleteBucketData_ParamsDataView::GetBucketDataView(
    ::storage::mojom::BucketLocatorDataView* output) {}









}  // storage::mojom

#if defined(__clang__)
#pragma clang diagnostic pop
#endif

#endif  // COMPONENTS_SERVICES_STORAGE_PUBLIC_MOJOM_QUOTA_CLIENT_MOJOM_PARAMS_DATA_H_