chromium/out/Default/gen/chrome/common/trusted_vault_encryption_keys_extension.mojom-params-data.h

// chrome/common/trusted_vault_encryption_keys_extension.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 CHROME_COMMON_TRUSTED_VAULT_ENCRYPTION_KEYS_EXTENSION_MOJOM_PARAMS_DATA_H_
#define CHROME_COMMON_TRUSTED_VAULT_ENCRYPTION_KEYS_EXTENSION_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 chrome::mojom {
namespace internal {
class  TrustedVaultEncryptionKeysExtension_SetEncryptionKeys_Params_Data {};
static_assert;
class  TrustedVaultEncryptionKeysExtension_SetEncryptionKeys_ResponseParams_Data {};
static_assert;
class  TrustedVaultEncryptionKeysExtension_AddTrustedRecoveryMethod_Params_Data {};
static_assert;
class  TrustedVaultEncryptionKeysExtension_AddTrustedRecoveryMethod_ResponseParams_Data {};
static_assert;

}  // namespace internal


class TrustedVaultEncryptionKeysExtension_SetEncryptionKeys_ParamsDataView {};


class TrustedVaultEncryptionKeysExtension_SetEncryptionKeys_ResponseParamsDataView {};


class TrustedVaultEncryptionKeysExtension_AddTrustedRecoveryMethod_ParamsDataView {};


class TrustedVaultEncryptionKeysExtension_AddTrustedRecoveryMethod_ResponseParamsDataView {};

inline void TrustedVaultEncryptionKeysExtension_SetEncryptionKeys_ParamsDataView::GetGaiaIdDataView(
    mojo::StringDataView* output) {}
inline void TrustedVaultEncryptionKeysExtension_SetEncryptionKeys_ParamsDataView::GetEncryptionKeysDataView(
    mojo::MapDataView<mojo::StringDataView, mojo::ArrayDataView<TrustedVaultKeyDataView>>* output) {}




inline void TrustedVaultEncryptionKeysExtension_AddTrustedRecoveryMethod_ParamsDataView::GetGaiaIdDataView(
    mojo::StringDataView* output) {}
inline void TrustedVaultEncryptionKeysExtension_AddTrustedRecoveryMethod_ParamsDataView::GetPublicKeyDataView(
    mojo::ArrayDataView<uint8_t>* output) {}





}  // chrome::mojom

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

#endif  // CHROME_COMMON_TRUSTED_VAULT_ENCRYPTION_KEYS_EXTENSION_MOJOM_PARAMS_DATA_H_