chromium/out/Default/gen/components/services/storage/privileged/mojom/indexed_db_control.mojom-shared.cc

// components/services/storage/privileged/mojom/indexed_db_control.mojom-shared.cc 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.

#include "components/services/storage/privileged/mojom/indexed_db_control.mojom-shared.h"

// Used to support stream output operator for enums.
// TODO(dcheng): Consider omitting this somehow if not needed.
#include <ostream>
#include <utility>

#include "base/strings/stringprintf.h"
#include "mojo/public/cpp/bindings/lib/validate_params.h"
#include "mojo/public/cpp/bindings/lib/validation_errors.h"
#include "mojo/public/cpp/bindings/lib/validation_util.h"
#include "third_party/perfetto/include/perfetto/tracing/traced_value.h"

#include "components/services/storage/privileged/mojom/indexed_db_control.mojom-params-data.h"
namespace storage {
namespace mojom {

NOINLINE static const char* ForceCloseReasonToStringHelper(ForceCloseReason value) {}

std::string ForceCloseReasonToString(ForceCloseReason value) {}

std::ostream& operator<<(std::ostream& os, ForceCloseReason value) {}

namespace internal {


// static
bool IndexedDBObserver_OnIndexedDBListChanged_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBObserver_OnIndexedDBListChanged_Params_Data::IndexedDBObserver_OnIndexedDBListChanged_Params_Data()
    :{}


// static
bool IndexedDBObserver_OnIndexedDBContentChanged_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBObserver_OnIndexedDBContentChanged_Params_Data::IndexedDBObserver_OnIndexedDBContentChanged_Params_Data()
    :{}


// static
bool IndexedDBControl_BindIndexedDB_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_BindIndexedDB_Params_Data::IndexedDBControl_BindIndexedDB_Params_Data()
    :{}


// static
bool IndexedDBControl_ForceClose_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_ForceClose_Params_Data::IndexedDBControl_ForceClose_Params_Data()
    :{}


// static
bool IndexedDBControl_ForceClose_ResponseParams_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_ForceClose_ResponseParams_Data::IndexedDBControl_ForceClose_ResponseParams_Data()
    :{}


// static
bool IndexedDBControl_DownloadBucketData_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_DownloadBucketData_Params_Data::IndexedDBControl_DownloadBucketData_Params_Data()
    :{}


// static
bool IndexedDBControl_DownloadBucketData_ResponseParams_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_DownloadBucketData_ResponseParams_Data::IndexedDBControl_DownloadBucketData_ResponseParams_Data()
    :{}


// static
bool IndexedDBControl_GetAllBucketsDetails_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_GetAllBucketsDetails_Params_Data::IndexedDBControl_GetAllBucketsDetails_Params_Data()
    :{}


// static
bool IndexedDBControl_GetAllBucketsDetails_ResponseParams_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_GetAllBucketsDetails_ResponseParams_Data::IndexedDBControl_GetAllBucketsDetails_ResponseParams_Data()
    :{}


// static
bool IndexedDBControl_StartMetadataRecording_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_StartMetadataRecording_Params_Data::IndexedDBControl_StartMetadataRecording_Params_Data()
    :{}


// static
bool IndexedDBControl_StartMetadataRecording_ResponseParams_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_StartMetadataRecording_ResponseParams_Data::IndexedDBControl_StartMetadataRecording_ResponseParams_Data()
    :{}


// static
bool IndexedDBControl_StopMetadataRecording_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_StopMetadataRecording_Params_Data::IndexedDBControl_StopMetadataRecording_Params_Data()
    :{}


// static
bool IndexedDBControl_StopMetadataRecording_ResponseParams_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_StopMetadataRecording_ResponseParams_Data::IndexedDBControl_StopMetadataRecording_ResponseParams_Data()
    :{}


// static
bool IndexedDBControl_SetForceKeepSessionState_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_SetForceKeepSessionState_Params_Data::IndexedDBControl_SetForceKeepSessionState_Params_Data()
    :{}


// static
bool IndexedDBControl_AddObserver_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_AddObserver_Params_Data::IndexedDBControl_AddObserver_Params_Data()
    :{}


// static
bool IndexedDBControl_ApplyPolicyUpdates_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_ApplyPolicyUpdates_Params_Data::IndexedDBControl_ApplyPolicyUpdates_Params_Data()
    :{}


// static
bool IndexedDBControl_BindTestInterface_Params_Data::Validate(
    const void* data,
    mojo::internal::ValidationContext* validation_context) {}

IndexedDBControl_BindTestInterface_Params_Data::IndexedDBControl_BindTestInterface_Params_Data()
    :{}

}  // namespace internal
}  // namespace mojom
}  // namespace storage

namespace perfetto {

// static
void TraceFormatTraits<::storage::mojom::ForceCloseReason>::WriteIntoTrace(
   perfetto::TracedValue context, ::storage::mojom::ForceCloseReason value) {}

} // namespace perfetto