chromium/out/Default/gen/ui/display/mojom/display.mojom-shared.cc

// ui/display/mojom/display.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 "ui/display/mojom/display.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 "ui/display/mojom/display.mojom-params-data.h"
namespace display {
namespace mojom {

NOINLINE static const char* RotationToStringHelper(Rotation value) {}

std::string RotationToString(Rotation value) {}

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

NOINLINE static const char* TouchSupportToStringHelper(TouchSupport value) {}

std::string TouchSupportToString(TouchSupport value) {}

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

NOINLINE static const char* AccelerometerSupportToStringHelper(AccelerometerSupport value) {}

std::string AccelerometerSupportToString(AccelerometerSupport value) {}

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

namespace internal {


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

Display_Data::Display_Data()
    :{}

}  // namespace internal
}  // namespace mojom
}  // namespace display

namespace perfetto {

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

} // namespace perfetto

namespace perfetto {

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

} // namespace perfetto

namespace perfetto {

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

} // namespace perfetto