chromium/out/Default/gen/services/cert_verifier/public/mojom/cert_verifier_service_factory.mojom-params-data.h

// services/cert_verifier/public/mojom/cert_verifier_service_factory.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 SERVICES_CERT_VERIFIER_PUBLIC_MOJOM_CERT_VERIFIER_SERVICE_FACTORY_MOJOM_PARAMS_DATA_H_
#define SERVICES_CERT_VERIFIER_PUBLIC_MOJOM_CERT_VERIFIER_SERVICE_FACTORY_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 cert_verifier::mojom {
namespace internal {
class  CertVerifierServiceFactory_GetNewCertVerifier_Params_Data {};
static_assert;
class  CertVerifierServiceFactory_UpdateCRLSet_Params_Data {};
static_assert;
class  CertVerifierServiceFactory_UpdateCRLSet_ResponseParams_Data {};
static_assert;
class  CertVerifierServiceFactory_UpdateCtLogList_Params_Data {};
static_assert;
class  CertVerifierServiceFactory_UpdateCtLogList_ResponseParams_Data {};
static_assert;
class  CertVerifierServiceFactory_UpdateChromeRootStore_Params_Data {};
static_assert;
class  CertVerifierServiceFactory_UpdateChromeRootStore_ResponseParams_Data {};
static_assert;
class  CertVerifierServiceFactory_GetChromeRootStoreInfo_Params_Data {};
static_assert;
class  CertVerifierServiceFactory_GetChromeRootStoreInfo_ResponseParams_Data {};
static_assert;
class  CertVerifierServiceFactory_GetPlatformRootStoreInfo_Params_Data {};
static_assert;
class  CertVerifierServiceFactory_GetPlatformRootStoreInfo_ResponseParams_Data {};
static_assert;
class  CertVerifierServiceFactory_UpdateNetworkTime_Params_Data {};
static_assert;

}  // namespace internal


class CertVerifierServiceFactory_GetNewCertVerifier_ParamsDataView {};


class CertVerifierServiceFactory_UpdateCRLSet_ParamsDataView {};


class CertVerifierServiceFactory_UpdateCRLSet_ResponseParamsDataView {};


class CertVerifierServiceFactory_UpdateCtLogList_ParamsDataView {};


class CertVerifierServiceFactory_UpdateCtLogList_ResponseParamsDataView {};


class CertVerifierServiceFactory_UpdateChromeRootStore_ParamsDataView {};


class CertVerifierServiceFactory_UpdateChromeRootStore_ResponseParamsDataView {};


class CertVerifierServiceFactory_GetChromeRootStoreInfo_ParamsDataView {};


class CertVerifierServiceFactory_GetChromeRootStoreInfo_ResponseParamsDataView {};


class CertVerifierServiceFactory_GetPlatformRootStoreInfo_ParamsDataView {};


class CertVerifierServiceFactory_GetPlatformRootStoreInfo_ResponseParamsDataView {};


class CertVerifierServiceFactory_UpdateNetworkTime_ParamsDataView {};

inline void CertVerifierServiceFactory_GetNewCertVerifier_ParamsDataView::GetCreationParamsDataView(
    CertVerifierCreationParamsDataView* output) {}


inline void CertVerifierServiceFactory_UpdateCRLSet_ParamsDataView::GetCrlSetDataView(
    ::mojo_base::mojom::BigBufferDataView* output) {}




inline void CertVerifierServiceFactory_UpdateCtLogList_ParamsDataView::GetLogListDataView(
    mojo::ArrayDataView<::network::mojom::CTLogInfoDataView>* output) {}
inline void CertVerifierServiceFactory_UpdateCtLogList_ParamsDataView::GetUpdateTimeDataView(
    ::mojo_base::mojom::TimeDataView* output) {}




inline void CertVerifierServiceFactory_UpdateChromeRootStore_ParamsDataView::GetNewRootStoreDataView(
    ::mojo_base::mojom::ProtoWrapperDataView* output) {}






inline void CertVerifierServiceFactory_GetChromeRootStoreInfo_ResponseParamsDataView::GetRootStoreInfoDataView(
    ChromeRootStoreInfoDataView* output) {}




inline void CertVerifierServiceFactory_GetPlatformRootStoreInfo_ResponseParamsDataView::GetRootStoreInfoDataView(
    PlatformRootStoreInfoDataView* output) {}


inline void CertVerifierServiceFactory_UpdateNetworkTime_ParamsDataView::GetSystemTimeDataView(
    ::mojo_base::mojom::TimeDataView* output) {}
inline void CertVerifierServiceFactory_UpdateNetworkTime_ParamsDataView::GetSystemTicksDataView(
    ::mojo_base::mojom::TimeTicksDataView* output) {}
inline void CertVerifierServiceFactory_UpdateNetworkTime_ParamsDataView::GetCurrentTimeDataView(
    ::mojo_base::mojom::TimeDataView* output) {}



}  // cert_verifier::mojom

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

#endif  // SERVICES_CERT_VERIFIER_PUBLIC_MOJOM_CERT_VERIFIER_SERVICE_FACTORY_MOJOM_PARAMS_DATA_H_