chromium/out/Default/gen/third_party/perfetto/protos/perfetto/trace/track_event/chrome_frame_reporter.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: protos/perfetto/trace/track_event/chrome_frame_reporter.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_protos_2fperfetto_2ftrace_2ftrack_5fevent_2fchrome_5fframe_5freporter_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_protos_2fperfetto_2ftrace_2ftrack_5fevent_2fchrome_5fframe_5freporter_2eproto

#include <limits>
#include <string>

#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3021000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif

#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>  // IWYU pragma: export
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
#include <google/protobuf/generated_enum_util.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_protos_2fperfetto_2ftrace_2ftrack_5fevent_2fchrome_5fframe_5freporter_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_protos_2fperfetto_2ftrace_2ftrack_5fevent_2fchrome_5fframe_5freporter_2eproto {};
namespace perfetto {
namespace protos {
class ChromeFrameReporter;
struct ChromeFrameReporterDefaultTypeInternal;
extern ChromeFrameReporterDefaultTypeInternal _ChromeFrameReporter_default_instance_;
}  // namespace protos
}  // namespace perfetto
PROTOBUF_NAMESPACE_OPEN
template<> ::perfetto::protos::ChromeFrameReporter* Arena::CreateMaybeMessage<::perfetto::protos::ChromeFrameReporter>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace perfetto {
namespace protos {

enum ChromeFrameReporter_State : int {};
bool ChromeFrameReporter_State_IsValid(int value);
constexpr ChromeFrameReporter_State ChromeFrameReporter_State_State_MIN =;
constexpr ChromeFrameReporter_State ChromeFrameReporter_State_State_MAX =;
constexpr int ChromeFrameReporter_State_State_ARRAYSIZE =;

const std::string& ChromeFrameReporter_State_Name(ChromeFrameReporter_State value);
template<typename T>
inline const std::string& ChromeFrameReporter_State_Name(T enum_t_value) {}
bool ChromeFrameReporter_State_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ChromeFrameReporter_State* value);
enum ChromeFrameReporter_FrameDropReason : int {};
bool ChromeFrameReporter_FrameDropReason_IsValid(int value);
constexpr ChromeFrameReporter_FrameDropReason ChromeFrameReporter_FrameDropReason_FrameDropReason_MIN =;
constexpr ChromeFrameReporter_FrameDropReason ChromeFrameReporter_FrameDropReason_FrameDropReason_MAX =;
constexpr int ChromeFrameReporter_FrameDropReason_FrameDropReason_ARRAYSIZE =;

const std::string& ChromeFrameReporter_FrameDropReason_Name(ChromeFrameReporter_FrameDropReason value);
template<typename T>
inline const std::string& ChromeFrameReporter_FrameDropReason_Name(T enum_t_value) {}
bool ChromeFrameReporter_FrameDropReason_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ChromeFrameReporter_FrameDropReason* value);
enum ChromeFrameReporter_ScrollState : int {};
bool ChromeFrameReporter_ScrollState_IsValid(int value);
constexpr ChromeFrameReporter_ScrollState ChromeFrameReporter_ScrollState_ScrollState_MIN =;
constexpr ChromeFrameReporter_ScrollState ChromeFrameReporter_ScrollState_ScrollState_MAX =;
constexpr int ChromeFrameReporter_ScrollState_ScrollState_ARRAYSIZE =;

const std::string& ChromeFrameReporter_ScrollState_Name(ChromeFrameReporter_ScrollState value);
template<typename T>
inline const std::string& ChromeFrameReporter_ScrollState_Name(T enum_t_value) {}
bool ChromeFrameReporter_ScrollState_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ChromeFrameReporter_ScrollState* value);
enum ChromeFrameReporter_FrameType : int {};
bool ChromeFrameReporter_FrameType_IsValid(int value);
constexpr ChromeFrameReporter_FrameType ChromeFrameReporter_FrameType_FrameType_MIN =;
constexpr ChromeFrameReporter_FrameType ChromeFrameReporter_FrameType_FrameType_MAX =;
constexpr int ChromeFrameReporter_FrameType_FrameType_ARRAYSIZE =;

const std::string& ChromeFrameReporter_FrameType_Name(ChromeFrameReporter_FrameType value);
template<typename T>
inline const std::string& ChromeFrameReporter_FrameType_Name(T enum_t_value) {}
bool ChromeFrameReporter_FrameType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ChromeFrameReporter_FrameType* value);
// ===================================================================

class ChromeFrameReporter final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:perfetto.protos.ChromeFrameReporter) */ {};
// ===================================================================


// ===================================================================

#ifdef __GNUC__
  #pragma GCC diagnostic push
  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif  // __GNUC__
// ChromeFrameReporter

// optional .perfetto.protos.ChromeFrameReporter.State state = 1;
inline bool ChromeFrameReporter::_internal_has_state() const {}
inline bool ChromeFrameReporter::has_state() const {}
inline void ChromeFrameReporter::clear_state() {}
inline ::perfetto::protos::ChromeFrameReporter_State ChromeFrameReporter::_internal_state() const {}
inline ::perfetto::protos::ChromeFrameReporter_State ChromeFrameReporter::state() const {}
inline void ChromeFrameReporter::_internal_set_state(::perfetto::protos::ChromeFrameReporter_State value) {}
inline void ChromeFrameReporter::set_state(::perfetto::protos::ChromeFrameReporter_State value) {}

// optional .perfetto.protos.ChromeFrameReporter.FrameDropReason reason = 2;
inline bool ChromeFrameReporter::_internal_has_reason() const {}
inline bool ChromeFrameReporter::has_reason() const {}
inline void ChromeFrameReporter::clear_reason() {}
inline ::perfetto::protos::ChromeFrameReporter_FrameDropReason ChromeFrameReporter::_internal_reason() const {}
inline ::perfetto::protos::ChromeFrameReporter_FrameDropReason ChromeFrameReporter::reason() const {}
inline void ChromeFrameReporter::_internal_set_reason(::perfetto::protos::ChromeFrameReporter_FrameDropReason value) {}
inline void ChromeFrameReporter::set_reason(::perfetto::protos::ChromeFrameReporter_FrameDropReason value) {}

// optional uint64 frame_source = 3;
inline bool ChromeFrameReporter::_internal_has_frame_source() const {}
inline bool ChromeFrameReporter::has_frame_source() const {}
inline void ChromeFrameReporter::clear_frame_source() {}
inline uint64_t ChromeFrameReporter::_internal_frame_source() const {}
inline uint64_t ChromeFrameReporter::frame_source() const {}
inline void ChromeFrameReporter::_internal_set_frame_source(uint64_t value) {}
inline void ChromeFrameReporter::set_frame_source(uint64_t value) {}

// optional uint64 frame_sequence = 4;
inline bool ChromeFrameReporter::_internal_has_frame_sequence() const {}
inline bool ChromeFrameReporter::has_frame_sequence() const {}
inline void ChromeFrameReporter::clear_frame_sequence() {}
inline uint64_t ChromeFrameReporter::_internal_frame_sequence() const {}
inline uint64_t ChromeFrameReporter::frame_sequence() const {}
inline void ChromeFrameReporter::_internal_set_frame_sequence(uint64_t value) {}
inline void ChromeFrameReporter::set_frame_sequence(uint64_t value) {}

// optional bool affects_smoothness = 5;
inline bool ChromeFrameReporter::_internal_has_affects_smoothness() const {}
inline bool ChromeFrameReporter::has_affects_smoothness() const {}
inline void ChromeFrameReporter::clear_affects_smoothness() {}
inline bool ChromeFrameReporter::_internal_affects_smoothness() const {}
inline bool ChromeFrameReporter::affects_smoothness() const {}
inline void ChromeFrameReporter::_internal_set_affects_smoothness(bool value) {}
inline void ChromeFrameReporter::set_affects_smoothness(bool value) {}

// optional .perfetto.protos.ChromeFrameReporter.ScrollState scroll_state = 6;
inline bool ChromeFrameReporter::_internal_has_scroll_state() const {}
inline bool ChromeFrameReporter::has_scroll_state() const {}
inline void ChromeFrameReporter::clear_scroll_state() {}
inline ::perfetto::protos::ChromeFrameReporter_ScrollState ChromeFrameReporter::_internal_scroll_state() const {}
inline ::perfetto::protos::ChromeFrameReporter_ScrollState ChromeFrameReporter::scroll_state() const {}
inline void ChromeFrameReporter::_internal_set_scroll_state(::perfetto::protos::ChromeFrameReporter_ScrollState value) {}
inline void ChromeFrameReporter::set_scroll_state(::perfetto::protos::ChromeFrameReporter_ScrollState value) {}

// optional bool has_main_animation = 7;
inline bool ChromeFrameReporter::_internal_has_has_main_animation() const {}
inline bool ChromeFrameReporter::has_has_main_animation() const {}
inline void ChromeFrameReporter::clear_has_main_animation() {}
inline bool ChromeFrameReporter::_internal_has_main_animation() const {}
inline bool ChromeFrameReporter::has_main_animation() const {}
inline void ChromeFrameReporter::_internal_set_has_main_animation(bool value) {}
inline void ChromeFrameReporter::set_has_main_animation(bool value) {}

// optional bool has_compositor_animation = 8;
inline bool ChromeFrameReporter::_internal_has_has_compositor_animation() const {}
inline bool ChromeFrameReporter::has_has_compositor_animation() const {}
inline void ChromeFrameReporter::clear_has_compositor_animation() {}
inline bool ChromeFrameReporter::_internal_has_compositor_animation() const {}
inline bool ChromeFrameReporter::has_compositor_animation() const {}
inline void ChromeFrameReporter::_internal_set_has_compositor_animation(bool value) {}
inline void ChromeFrameReporter::set_has_compositor_animation(bool value) {}

// optional bool has_smooth_input_main = 9;
inline bool ChromeFrameReporter::_internal_has_has_smooth_input_main() const {}
inline bool ChromeFrameReporter::has_has_smooth_input_main() const {}
inline void ChromeFrameReporter::clear_has_smooth_input_main() {}
inline bool ChromeFrameReporter::_internal_has_smooth_input_main() const {}
inline bool ChromeFrameReporter::has_smooth_input_main() const {}
inline void ChromeFrameReporter::_internal_set_has_smooth_input_main(bool value) {}
inline void ChromeFrameReporter::set_has_smooth_input_main(bool value) {}

// optional bool has_missing_content = 10;
inline bool ChromeFrameReporter::_internal_has_has_missing_content() const {}
inline bool ChromeFrameReporter::has_has_missing_content() const {}
inline void ChromeFrameReporter::clear_has_missing_content() {}
inline bool ChromeFrameReporter::_internal_has_missing_content() const {}
inline bool ChromeFrameReporter::has_missing_content() const {}
inline void ChromeFrameReporter::_internal_set_has_missing_content(bool value) {}
inline void ChromeFrameReporter::set_has_missing_content(bool value) {}

// optional uint64 layer_tree_host_id = 11;
inline bool ChromeFrameReporter::_internal_has_layer_tree_host_id() const {}
inline bool ChromeFrameReporter::has_layer_tree_host_id() const {}
inline void ChromeFrameReporter::clear_layer_tree_host_id() {}
inline uint64_t ChromeFrameReporter::_internal_layer_tree_host_id() const {}
inline uint64_t ChromeFrameReporter::layer_tree_host_id() const {}
inline void ChromeFrameReporter::_internal_set_layer_tree_host_id(uint64_t value) {}
inline void ChromeFrameReporter::set_layer_tree_host_id(uint64_t value) {}

// optional bool has_high_latency = 12;
inline bool ChromeFrameReporter::_internal_has_has_high_latency() const {}
inline bool ChromeFrameReporter::has_has_high_latency() const {}
inline void ChromeFrameReporter::clear_has_high_latency() {}
inline bool ChromeFrameReporter::_internal_has_high_latency() const {}
inline bool ChromeFrameReporter::has_high_latency() const {}
inline void ChromeFrameReporter::_internal_set_has_high_latency(bool value) {}
inline void ChromeFrameReporter::set_has_high_latency(bool value) {}

// optional .perfetto.protos.ChromeFrameReporter.FrameType frame_type = 13;
inline bool ChromeFrameReporter::_internal_has_frame_type() const {}
inline bool ChromeFrameReporter::has_frame_type() const {}
inline void ChromeFrameReporter::clear_frame_type() {}
inline ::perfetto::protos::ChromeFrameReporter_FrameType ChromeFrameReporter::_internal_frame_type() const {}
inline ::perfetto::protos::ChromeFrameReporter_FrameType ChromeFrameReporter::frame_type() const {}
inline void ChromeFrameReporter::_internal_set_frame_type(::perfetto::protos::ChromeFrameReporter_FrameType value) {}
inline void ChromeFrameReporter::set_frame_type(::perfetto::protos::ChromeFrameReporter_FrameType value) {}

// repeated string high_latency_contribution_stage = 14;
inline int ChromeFrameReporter::_internal_high_latency_contribution_stage_size() const {}
inline int ChromeFrameReporter::high_latency_contribution_stage_size() const {}
inline void ChromeFrameReporter::clear_high_latency_contribution_stage() {}
inline std::string* ChromeFrameReporter::add_high_latency_contribution_stage() {}
inline const std::string& ChromeFrameReporter::_internal_high_latency_contribution_stage(int index) const {}
inline const std::string& ChromeFrameReporter::high_latency_contribution_stage(int index) const {}
inline std::string* ChromeFrameReporter::mutable_high_latency_contribution_stage(int index) {}
inline void ChromeFrameReporter::set_high_latency_contribution_stage(int index, const std::string& value) {}
inline void ChromeFrameReporter::set_high_latency_contribution_stage(int index, std::string&& value) {}
inline void ChromeFrameReporter::set_high_latency_contribution_stage(int index, const char* value) {}
inline void ChromeFrameReporter::set_high_latency_contribution_stage(int index, const char* value, size_t size) {}
inline std::string* ChromeFrameReporter::_internal_add_high_latency_contribution_stage() {}
inline void ChromeFrameReporter::add_high_latency_contribution_stage(const std::string& value) {}
inline void ChromeFrameReporter::add_high_latency_contribution_stage(std::string&& value) {}
inline void ChromeFrameReporter::add_high_latency_contribution_stage(const char* value) {}
inline void ChromeFrameReporter::add_high_latency_contribution_stage(const char* value, size_t size) {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>&
ChromeFrameReporter::high_latency_contribution_stage() const {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>*
ChromeFrameReporter::mutable_high_latency_contribution_stage() {}

// optional bool checkerboarded_needs_raster = 15;
inline bool ChromeFrameReporter::_internal_has_checkerboarded_needs_raster() const {}
inline bool ChromeFrameReporter::has_checkerboarded_needs_raster() const {}
inline void ChromeFrameReporter::clear_checkerboarded_needs_raster() {}
inline bool ChromeFrameReporter::_internal_checkerboarded_needs_raster() const {}
inline bool ChromeFrameReporter::checkerboarded_needs_raster() const {}
inline void ChromeFrameReporter::_internal_set_checkerboarded_needs_raster(bool value) {}
inline void ChromeFrameReporter::set_checkerboarded_needs_raster(bool value) {}

// optional bool checkerboarded_needs_record = 16;
inline bool ChromeFrameReporter::_internal_has_checkerboarded_needs_record() const {}
inline bool ChromeFrameReporter::has_checkerboarded_needs_record() const {}
inline void ChromeFrameReporter::clear_checkerboarded_needs_record() {}
inline bool ChromeFrameReporter::_internal_checkerboarded_needs_record() const {}
inline bool ChromeFrameReporter::checkerboarded_needs_record() const {}
inline void ChromeFrameReporter::_internal_set_checkerboarded_needs_record(bool value) {}
inline void ChromeFrameReporter::set_checkerboarded_needs_record(bool value) {}

#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__

// @@protoc_insertion_point(namespace_scope)

}  // namespace protos
}  // namespace perfetto

PROTOBUF_NAMESPACE_OPEN

template <> struct is_proto_enum< ::perfetto::protos::ChromeFrameReporter_State> : ::std::true_type {};
template <> struct is_proto_enum< ::perfetto::protos::ChromeFrameReporter_FrameDropReason> : ::std::true_type {};
template <> struct is_proto_enum< ::perfetto::protos::ChromeFrameReporter_ScrollState> : ::std::true_type {};
template <> struct is_proto_enum< ::perfetto::protos::ChromeFrameReporter_FrameType> : ::std::true_type {};

PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)

#include <google/protobuf/port_undef.inc>
#endif  // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_protos_2fperfetto_2ftrace_2ftrack_5fevent_2fchrome_5fframe_5freporter_2eproto