chromium/out/Default/gen/chrome/browser/lens/core/mojom/geometry.mojom-shared.cc

// chrome/browser/lens/core/mojom/geometry.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/browser/lens/core/mojom/geometry.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/browser/lens/core/mojom/geometry.mojom-params-data.h"
namespace lens {
namespace mojom {

NOINLINE static const char* CenterRotatedBox_CoordinateTypeToStringHelper(CenterRotatedBox_CoordinateType value) {}

std::string CenterRotatedBox_CoordinateTypeToString(CenterRotatedBox_CoordinateType value) {}

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

namespace internal {


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

CenterRotatedBox_Data::CenterRotatedBox_Data()
    :{}


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

Geometry_Data::Geometry_Data()
    :{}

}  // namespace internal
}  // namespace mojom
}  // namespace lens

namespace perfetto {

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

} // namespace perfetto