chromium/out/Default/gen/chrome/common/renderer_configuration.mojom-shared.cc

// chrome/common/renderer_configuration.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 "chrome/common/renderer_configuration.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 "chrome/common/renderer_configuration.mojom-params-data.h"
namespace chrome {
namespace mojom {

NOINLINE static const char* ResumeBlockedRequestsTriggerToStringHelper(ResumeBlockedRequestsTrigger value) {}

std::string ResumeBlockedRequestsTriggerToString(ResumeBlockedRequestsTrigger value) {}

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

namespace internal {


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

BoundSessionThrottlerParams_Data::BoundSessionThrottlerParams_Data()
    :{}


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

DynamicParams_Data::DynamicParams_Data()
    :{}


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

BoundSessionRequestThrottledHandler_HandleRequestBlockedOnCookie_Params_Data::BoundSessionRequestThrottledHandler_HandleRequestBlockedOnCookie_Params_Data()
    :{}


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

BoundSessionRequestThrottledHandler_HandleRequestBlockedOnCookie_ResponseParams_Data::BoundSessionRequestThrottledHandler_HandleRequestBlockedOnCookie_ResponseParams_Data()
    :{}


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

RendererConfiguration_SetInitialConfiguration_Params_Data::RendererConfiguration_SetInitialConfiguration_Params_Data()
    :{}


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

RendererConfiguration_SetConfiguration_Params_Data::RendererConfiguration_SetConfiguration_Params_Data()
    :{}

}  // namespace internal
}  // namespace mojom
}  // namespace chrome

namespace perfetto {

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

} // namespace perfetto