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

// third_party/blink/public/mojom/blob/blob.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_BLOB_BLOB_MOJOM_PARAMS_DATA_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_BLOB_BLOB_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) BlobReaderClient_OnCalculatedSize_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) BlobReaderClient_OnComplete_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) Blob_Clone_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) Blob_AsDataPipeGetter_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) Blob_ReadAll_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) Blob_ReadRange_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) Blob_Load_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) Blob_ReadSideData_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) Blob_ReadSideData_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) Blob_CaptureSnapshot_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) Blob_CaptureSnapshot_ResponseParams_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) Blob_GetInternalUUID_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) Blob_GetInternalUUID_ResponseParams_Data {};
static_assert;

}  // namespace internal


class BlobReaderClient_OnCalculatedSize_ParamsDataView {};


class BlobReaderClient_OnComplete_ParamsDataView {};


class Blob_Clone_ParamsDataView {};


class Blob_AsDataPipeGetter_ParamsDataView {};


class Blob_ReadAll_ParamsDataView {};


class Blob_ReadRange_ParamsDataView {};


class Blob_Load_ParamsDataView {};


class Blob_ReadSideData_ParamsDataView {};


class Blob_ReadSideData_ResponseParamsDataView {};


class Blob_CaptureSnapshot_ParamsDataView {};


class Blob_CaptureSnapshot_ResponseParamsDataView {};


class Blob_GetInternalUUID_ParamsDataView {};


class Blob_GetInternalUUID_ResponseParamsDataView {};













inline void Blob_Load_ParamsDataView::GetRequestMethodDataView(
    mojo::StringDataView* output) {}
inline void Blob_Load_ParamsDataView::GetHeadersDataView(
    ::network::mojom::HttpRequestHeadersDataView* output) {}




inline void Blob_ReadSideData_ResponseParamsDataView::GetDataDataView(
    ::mojo_base::mojom::BigBufferDataView* output) {}




inline void Blob_CaptureSnapshot_ResponseParamsDataView::GetModificationTimeDataView(
    ::mojo_base::mojom::TimeDataView* output) {}




inline void Blob_GetInternalUUID_ResponseParamsDataView::GetUuidDataView(
    mojo::StringDataView* output) {}



}  // blink::mojom

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

#endif  // THIRD_PARTY_BLINK_PUBLIC_MOJOM_BLOB_BLOB_MOJOM_PARAMS_DATA_H_