chromium/out/Default/gen/third_party/blink/public/mojom/background_fetch/background_fetch.mojom-params-data.h

// third_party/blink/public/mojom/background_fetch/background_fetch.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 THIRD_PARTY_BLINK_PUBLIC_MOJOM_BACKGROUND_FETCH_BACKGROUND_FETCH_MOJOM_PARAMS_DATA_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_BACKGROUND_FETCH_BACKGROUND_FETCH_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 blink::mojom {
namespace internal {
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchRegistrationObserver_OnProgress_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchRegistrationObserver_OnRecordsUnavailable_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchRegistrationObserver_OnRequestCompleted_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchService_Fetch_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchService_Fetch_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchService_GetRegistration_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchService_GetRegistration_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchService_GetDeveloperIds_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchService_GetDeveloperIds_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchService_GetIconDisplaySize_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchService_GetIconDisplaySize_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchRegistrationService_UpdateUI_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchRegistrationService_UpdateUI_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchRegistrationService_Abort_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchRegistrationService_Abort_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchRegistrationService_MatchRequests_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchRegistrationService_MatchRequests_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BackgroundFetchRegistrationService_AddRegistrationObserver_Params_Data {};
static_assert;

}  // namespace internal


class BackgroundFetchRegistrationObserver_OnProgress_ParamsDataView {};


class BackgroundFetchRegistrationObserver_OnRecordsUnavailable_ParamsDataView {};


class BackgroundFetchRegistrationObserver_OnRequestCompleted_ParamsDataView {};


class BackgroundFetchService_Fetch_ParamsDataView {};


class BackgroundFetchService_Fetch_ResponseParamsDataView {};


class BackgroundFetchService_GetRegistration_ParamsDataView {};


class BackgroundFetchService_GetRegistration_ResponseParamsDataView {};


class BackgroundFetchService_GetDeveloperIds_ParamsDataView {};


class BackgroundFetchService_GetDeveloperIds_ResponseParamsDataView {};


class BackgroundFetchService_GetIconDisplaySize_ParamsDataView {};


class BackgroundFetchService_GetIconDisplaySize_ResponseParamsDataView {};


class BackgroundFetchRegistrationService_UpdateUI_ParamsDataView {};


class BackgroundFetchRegistrationService_UpdateUI_ResponseParamsDataView {};


class BackgroundFetchRegistrationService_Abort_ParamsDataView {};


class BackgroundFetchRegistrationService_Abort_ResponseParamsDataView {};


class BackgroundFetchRegistrationService_MatchRequests_ParamsDataView {};


class BackgroundFetchRegistrationService_MatchRequests_ResponseParamsDataView {};


class BackgroundFetchRegistrationService_AddRegistrationObserver_ParamsDataView {};





inline void BackgroundFetchRegistrationObserver_OnRequestCompleted_ParamsDataView::GetRequestDataView(
    ::blink::mojom::FetchAPIRequestDataView* output) {}
inline void BackgroundFetchRegistrationObserver_OnRequestCompleted_ParamsDataView::GetResponseDataView(
    ::blink::mojom::FetchAPIResponseDataView* output) {}


inline void BackgroundFetchService_Fetch_ParamsDataView::GetDeveloperIdDataView(
    mojo::StringDataView* output) {}
inline void BackgroundFetchService_Fetch_ParamsDataView::GetRequestsDataView(
    mojo::ArrayDataView<::blink::mojom::FetchAPIRequestDataView>* output) {}
inline void BackgroundFetchService_Fetch_ParamsDataView::GetOptionsDataView(
    BackgroundFetchOptionsDataView* output) {}
inline void BackgroundFetchService_Fetch_ParamsDataView::GetIconDataView(
    ::skia::mojom::BitmapN32DataView* output) {}
inline void BackgroundFetchService_Fetch_ParamsDataView::GetUkmDataDataView(
    BackgroundFetchUkmDataDataView* output) {}


inline void BackgroundFetchService_Fetch_ResponseParamsDataView::GetRegistrationDataView(
    BackgroundFetchRegistrationDataView* output) {}


inline void BackgroundFetchService_GetRegistration_ParamsDataView::GetDeveloperIdDataView(
    mojo::StringDataView* output) {}


inline void BackgroundFetchService_GetRegistration_ResponseParamsDataView::GetRegistrationDataView(
    BackgroundFetchRegistrationDataView* output) {}




inline void BackgroundFetchService_GetDeveloperIds_ResponseParamsDataView::GetDeveloperIdsDataView(
    mojo::ArrayDataView<mojo::StringDataView>* output) {}




inline void BackgroundFetchService_GetIconDisplaySize_ResponseParamsDataView::GetIconSizePixelsDataView(
    ::gfx::mojom::SizeDataView* output) {}


inline void BackgroundFetchRegistrationService_UpdateUI_ParamsDataView::GetTitleDataView(
    mojo::StringDataView* output) {}
inline void BackgroundFetchRegistrationService_UpdateUI_ParamsDataView::GetIconDataView(
    ::skia::mojom::BitmapN32DataView* output) {}








inline void BackgroundFetchRegistrationService_MatchRequests_ParamsDataView::GetRequestToMatchDataView(
    ::blink::mojom::FetchAPIRequestDataView* output) {}
inline void BackgroundFetchRegistrationService_MatchRequests_ParamsDataView::GetCacheQueryOptionsDataView(
    ::blink::mojom::CacheQueryOptionsDataView* output) {}


inline void BackgroundFetchRegistrationService_MatchRequests_ResponseParamsDataView::GetFetchesDataView(
    mojo::ArrayDataView<BackgroundFetchSettledFetchDataView>* output) {}





}  // blink::mojom

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

#endif  // THIRD_PARTY_BLINK_PUBLIC_MOJOM_BACKGROUND_FETCH_BACKGROUND_FETCH_MOJOM_PARAMS_DATA_H_