chromium/out/Default/gen/services/webnn/public/mojom/webnn_context_properties.mojom-shared.cc

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

NOINLINE static const char* InputOperandLayoutToStringHelper(InputOperandLayout value) {}

std::string InputOperandLayoutToString(InputOperandLayout value) {}

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

NOINLINE static const char* Resample2DAxesToStringHelper(Resample2DAxes value) {}

std::string Resample2DAxesToString(Resample2DAxes value) {}

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

namespace internal {


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

SupportedDataTypes_Data::SupportedDataTypes_Data()
    :{}


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

DataTypeLimits_Data::DataTypeLimits_Data()
    :{}


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

ContextProperties_Data::ContextProperties_Data()
    :{}

}  // namespace internal
}  // namespace mojom
}  // namespace webnn

namespace perfetto {

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

} // namespace perfetto

namespace perfetto {

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

} // namespace perfetto