chromium/out/Default/gen/services/metrics/public/mojom/ukm_interface.mojom-shared.h

// services/metrics/public/mojom/ukm_interface.mojom-shared.h 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.

#ifndef SERVICES_METRICS_PUBLIC_MOJOM_UKM_INTERFACE_MOJOM_SHARED_H_
#define SERVICES_METRICS_PUBLIC_MOJOM_UKM_INTERFACE_MOJOM_SHARED_H_

#include <stdint.h>

#include <functional>
#include <iosfwd>
#include <type_traits>
#include <utility>
#include "mojo/public/cpp/bindings/array_data_view.h"
#include "mojo/public/cpp/bindings/enum_traits.h"
#include "mojo/public/cpp/bindings/interface_data_view.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/serialization.h"
#include "mojo/public/cpp/bindings/map_data_view.h"
#include "mojo/public/cpp/bindings/string_data_view.h"

#include "third_party/perfetto/include/perfetto/tracing/traced_value_forward.h"

#include "services/metrics/public/mojom/ukm_interface.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/interface_serialization.h"
#include "mojo/public/cpp/system/data_pipe.h"






namespace ukm::mojom {
class UkmEntryDataView;

class UkmRecorderParametersDataView;



}  // ukm::mojom

namespace mojo {
namespace internal {

template <>
struct MojomTypeTraits<::ukm::mojom::UkmEntryDataView> {};

template <>
struct MojomTypeTraits<::ukm::mojom::UkmRecorderParametersDataView> {};

}  // namespace internal
}  // namespace mojo


namespace ukm::mojom {
// Interface base classes. They are used for type safety check.
class SingularUkmInterfaceInterfaceBase {};

SingularUkmInterfacePtrDataView;
SingularUkmInterfaceRequestDataView;
SingularUkmInterfaceAssociatedPtrInfoDataView;
SingularUkmInterfaceAssociatedRequestDataView;
class UkmRecorderClientInterfaceInterfaceBase {};

UkmRecorderClientInterfacePtrDataView;
UkmRecorderClientInterfaceRequestDataView;
UkmRecorderClientInterfaceAssociatedPtrInfoDataView;
UkmRecorderClientInterfaceAssociatedRequestDataView;
class UkmRecorderInterfaceInterfaceBase {};

UkmRecorderInterfacePtrDataView;
UkmRecorderInterfaceRequestDataView;
UkmRecorderInterfaceAssociatedPtrInfoDataView;
UkmRecorderInterfaceAssociatedRequestDataView;
class UkmRecorderFactoryInterfaceBase {};

UkmRecorderFactoryPtrDataView;
UkmRecorderFactoryRequestDataView;
UkmRecorderFactoryAssociatedPtrInfoDataView;
UkmRecorderFactoryAssociatedRequestDataView;


class UkmEntryDataView {};


class UkmRecorderParametersDataView {};


}  // ukm::mojom

namespace std {

}  // namespace std

namespace mojo {


namespace internal {

Serializer< ::ukm::mojom::UkmEntryDataView, MaybeConstUserType>;

}  // namespace internal


namespace internal {

Serializer< ::ukm::mojom::UkmRecorderParametersDataView, MaybeConstUserType>;

}  // namespace internal

}  // namespace mojo


namespace ukm::mojom {

inline void UkmEntryDataView::GetMetricsDataView(
    mojo::MapDataView<uint64_t, int64_t>* output) {}


inline void UkmRecorderParametersDataView::GetEventHashBypassListDataView(
    mojo::ArrayDataView<uint64_t>* output) {}



}  // ukm::mojom

// Declare TraceFormatTraits for enums, which should be defined in ::perfetto
// namespace.

#endif  // SERVICES_METRICS_PUBLIC_MOJOM_UKM_INTERFACE_MOJOM_SHARED_H_