chromium/out/Default/gen/services/on_device_model/public/mojom/on_device_model.mojom-shared-internal.h

// services/on_device_model/public/mojom/on_device_model.mojom-shared-internal.h is auto generated by mojom_bindings_generator.py, do not edit

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

#ifndef SERVICES_ON_DEVICE_MODEL_PUBLIC_MOJOM_ON_DEVICE_MODEL_MOJOM_SHARED_INTERNAL_H_
#define SERVICES_ON_DEVICE_MODEL_PUBLIC_MOJOM_ON_DEVICE_MODEL_MOJOM_SHARED_INTERNAL_H_
#include "mojo/public/cpp/bindings/lib/array_internal.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/map_data_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"
#include "mojo/public/mojom/base/file.mojom-shared-internal.h"
#include "mojo/public/mojom/base/file_path.mojom-shared-internal.h"
#include "mojo/public/mojom/base/read_only_file.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/native_enum_data.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace on_device_model::mojom {
namespace internal {
class AdaptationAssets_Data;
class LanguageDetectionResult_Data;
class SafetyInfo_Data;
class ResponseChunk_Data;
class ResponseSummary_Data;
class LoadAdaptationParams_Data;
class InputOptions_Data;

struct PerformanceClass_Data {};

struct LoadModelResult_Data {};

#pragma pack(push, 1)
class  AdaptationAssets_Data {};
static_assert;
// Used by AdaptationAssets::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct AdaptationAssets_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    AdaptationAssets_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  LanguageDetectionResult_Data {};
static_assert;
// Used by LanguageDetectionResult::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct LanguageDetectionResult_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    LanguageDetectionResult_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  SafetyInfo_Data {};
static_assert;
// Used by SafetyInfo::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct SafetyInfo_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    SafetyInfo_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  ResponseChunk_Data {};
static_assert;
// Used by ResponseChunk::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ResponseChunk_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ResponseChunk_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  ResponseSummary_Data {};
static_assert;
// Used by ResponseSummary::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct ResponseSummary_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    ResponseSummary_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  LoadAdaptationParams_Data {};
static_assert;
// Used by LoadAdaptationParams::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct LoadAdaptationParams_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    LoadAdaptationParams_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class  InputOptions_Data {};
static_assert;
// Used by InputOptions::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct InputOptions_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    InputOptions_UnserializedMessageContext<UserType, DataView>::kMessageTag =;

#pragma pack(pop)

}  // namespace internal

}  // on_device_model::mojom

#endif  // SERVICES_ON_DEVICE_MODEL_PUBLIC_MOJOM_ON_DEVICE_MODEL_MOJOM_SHARED_INTERNAL_H_