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

// components/services/storage/public/mojom/cache_storage_control.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_CACHE_STORAGE_CONTROL_MOJOM_PARAMS_DATA_H_
#define COMPONENTS_SERVICES_STORAGE_PUBLIC_MOJOM_CACHE_STORAGE_CONTROL_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  CacheStorageObserver_OnCacheListChanged_Params_Data {};
static_assert;
class  CacheStorageObserver_OnCacheContentChanged_Params_Data {};
static_assert;
class  CacheStorageControl_AddReceiver_Params_Data {};
static_assert;
class  CacheStorageControl_AddObserver_Params_Data {};
static_assert;
class  CacheStorageControl_ApplyPolicyUpdates_Params_Data {};
static_assert;

}  // namespace internal


class CacheStorageObserver_OnCacheListChanged_ParamsDataView {};


class CacheStorageObserver_OnCacheContentChanged_ParamsDataView {};


class CacheStorageControl_AddReceiver_ParamsDataView {};


class CacheStorageControl_AddObserver_ParamsDataView {};


class CacheStorageControl_ApplyPolicyUpdates_ParamsDataView {};

inline void CacheStorageObserver_OnCacheListChanged_ParamsDataView::GetBucketLocatorDataView(
    ::storage::mojom::BucketLocatorDataView* output) {}


inline void CacheStorageObserver_OnCacheContentChanged_ParamsDataView::GetBucketLocatorDataView(
    ::storage::mojom::BucketLocatorDataView* output) {}
inline void CacheStorageObserver_OnCacheContentChanged_ParamsDataView::GetCacheNameDataView(
    mojo::StringDataView* output) {}


inline void CacheStorageControl_AddReceiver_ParamsDataView::GetCrossOriginEmbedderPolicyDataView(
    ::network::mojom::CrossOriginEmbedderPolicyDataView* output) {}
inline void CacheStorageControl_AddReceiver_ParamsDataView::GetDocumentIsolationPolicyDataView(
    ::network::mojom::DocumentIsolationPolicyDataView* output) {}
inline void CacheStorageControl_AddReceiver_ParamsDataView::GetBucketLocatorDataView(
    ::storage::mojom::BucketLocatorDataView* output) {}




inline void CacheStorageControl_ApplyPolicyUpdates_ParamsDataView::GetPolicyUpdatesDataView(
    mojo::ArrayDataView<::storage::mojom::StoragePolicyUpdateDataView>* output) {}



}  // storage::mojom

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

#endif  // COMPONENTS_SERVICES_STORAGE_PUBLIC_MOJOM_CACHE_STORAGE_CONTROL_MOJOM_PARAMS_DATA_H_