chromium/out/Default/gen/chrome/services/file_util/public/mojom/constants.mojom-shared.cc

// chrome/services/file_util/public/mojom/constants.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/services/file_util/public/mojom/constants.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/services/file_util/public/mojom/constants.mojom-params-data.h"
namespace chrome {
namespace file_util {
namespace mojom {

NOINLINE static const char* ExtractionResultToStringHelper(ExtractionResult value) {}

std::string ExtractionResultToString(ExtractionResult value) {}

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

namespace internal {

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

namespace perfetto {

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

} // namespace perfetto