chromium/out/Default/gen/services/network/public/mojom/url_request.mojom-shared.cc

// services/network/public/mojom/url_request.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 "services/network/public/mojom/url_request.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 "services/network/public/mojom/url_request.mojom-params-data.h"
namespace network {
namespace mojom {

NOINLINE static const char* SourceTypeToStringHelper(SourceType value) {}

std::string SourceTypeToString(SourceType value) {}

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

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


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

TrustedUrlRequestParams_Data::TrustedUrlRequestParams_Data()
    :{}


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

WebBundleTokenParams_Data::WebBundleTokenParams_Data()
    :{}


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

URLRequest_Data::URLRequest_Data()
    :{}


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

URLRequestBody_Data::URLRequestBody_Data()
    :{}


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

DataElementBytes_Data::DataElementBytes_Data()
    :{}


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

DataElementFile_Data::DataElementFile_Data()
    :{}


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

DataElementDataPipe_Data::DataElementDataPipe_Data()
    :{}


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

DataElementChunkedDataPipe_Data::DataElementChunkedDataPipe_Data()
    :{}

}  // namespace internal
}  // namespace mojom
}  // namespace network

namespace perfetto {

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

} // namespace perfetto