chromium/out/Default/gen/third_party/perfetto/protos/perfetto/common/data_source_descriptor.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: protos/perfetto/common/data_source_descriptor.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_protos_2fperfetto_2fcommon_2fdata_5fsource_5fdescriptor_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_protos_2fperfetto_2fcommon_2fdata_5fsource_5fdescriptor_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 "protos/perfetto/common/ftrace_descriptor.pb.h"
#include "protos/perfetto/common/gpu_counter_descriptor.pb.h"
#include "protos/perfetto/common/track_event_descriptor.pb.h"
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_protos_2fperfetto_2fcommon_2fdata_5fsource_5fdescriptor_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_2fcommon_2fdata_5fsource_5fdescriptor_2eproto {};
namespace perfetto {
namespace protos {
class DataSourceDescriptor;
struct DataSourceDescriptorDefaultTypeInternal;
extern DataSourceDescriptorDefaultTypeInternal _DataSourceDescriptor_default_instance_;
}  // namespace protos
}  // namespace perfetto
PROTOBUF_NAMESPACE_OPEN
template<> ::perfetto::protos::DataSourceDescriptor* Arena::CreateMaybeMessage<::perfetto::protos::DataSourceDescriptor>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace perfetto {
namespace protos {

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

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


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

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

// optional string name = 1;
inline bool DataSourceDescriptor::_internal_has_name() const {}
inline bool DataSourceDescriptor::has_name() const {}
inline void DataSourceDescriptor::clear_name() {}
inline const std::string& DataSourceDescriptor::name() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void DataSourceDescriptor::set_name(ArgT0&& arg0, ArgT... args) {}
inline std::string* DataSourceDescriptor::mutable_name() {}
inline const std::string& DataSourceDescriptor::_internal_name() const {}
inline void DataSourceDescriptor::_internal_set_name(const std::string& value) {}
inline std::string* DataSourceDescriptor::_internal_mutable_name() {}
inline std::string* DataSourceDescriptor::release_name() {}
inline void DataSourceDescriptor::set_allocated_name(std::string* name) {}

// optional uint64 id = 7;
inline bool DataSourceDescriptor::_internal_has_id() const {}
inline bool DataSourceDescriptor::has_id() const {}
inline void DataSourceDescriptor::clear_id() {}
inline uint64_t DataSourceDescriptor::_internal_id() const {}
inline uint64_t DataSourceDescriptor::id() const {}
inline void DataSourceDescriptor::_internal_set_id(uint64_t value) {}
inline void DataSourceDescriptor::set_id(uint64_t value) {}

// optional bool will_notify_on_stop = 2;
inline bool DataSourceDescriptor::_internal_has_will_notify_on_stop() const {}
inline bool DataSourceDescriptor::has_will_notify_on_stop() const {}
inline void DataSourceDescriptor::clear_will_notify_on_stop() {}
inline bool DataSourceDescriptor::_internal_will_notify_on_stop() const {}
inline bool DataSourceDescriptor::will_notify_on_stop() const {}
inline void DataSourceDescriptor::_internal_set_will_notify_on_stop(bool value) {}
inline void DataSourceDescriptor::set_will_notify_on_stop(bool value) {}

// optional bool will_notify_on_start = 3;
inline bool DataSourceDescriptor::_internal_has_will_notify_on_start() const {}
inline bool DataSourceDescriptor::has_will_notify_on_start() const {}
inline void DataSourceDescriptor::clear_will_notify_on_start() {}
inline bool DataSourceDescriptor::_internal_will_notify_on_start() const {}
inline bool DataSourceDescriptor::will_notify_on_start() const {}
inline void DataSourceDescriptor::_internal_set_will_notify_on_start(bool value) {}
inline void DataSourceDescriptor::set_will_notify_on_start(bool value) {}

// optional bool handles_incremental_state_clear = 4;
inline bool DataSourceDescriptor::_internal_has_handles_incremental_state_clear() const {}
inline bool DataSourceDescriptor::has_handles_incremental_state_clear() const {}
inline void DataSourceDescriptor::clear_handles_incremental_state_clear() {}
inline bool DataSourceDescriptor::_internal_handles_incremental_state_clear() const {}
inline bool DataSourceDescriptor::handles_incremental_state_clear() const {}
inline void DataSourceDescriptor::_internal_set_handles_incremental_state_clear(bool value) {}
inline void DataSourceDescriptor::set_handles_incremental_state_clear(bool value) {}

// optional bool no_flush = 9;
inline bool DataSourceDescriptor::_internal_has_no_flush() const {}
inline bool DataSourceDescriptor::has_no_flush() const {}
inline void DataSourceDescriptor::clear_no_flush() {}
inline bool DataSourceDescriptor::_internal_no_flush() const {}
inline bool DataSourceDescriptor::no_flush() const {}
inline void DataSourceDescriptor::_internal_set_no_flush(bool value) {}
inline void DataSourceDescriptor::set_no_flush(bool value) {}

// optional .perfetto.protos.GpuCounterDescriptor gpu_counter_descriptor = 5 [lazy = true];
inline bool DataSourceDescriptor::_internal_has_gpu_counter_descriptor() const {}
inline bool DataSourceDescriptor::has_gpu_counter_descriptor() const {}
inline const ::perfetto::protos::GpuCounterDescriptor& DataSourceDescriptor::_internal_gpu_counter_descriptor() const {}
inline const ::perfetto::protos::GpuCounterDescriptor& DataSourceDescriptor::gpu_counter_descriptor() const {}
inline void DataSourceDescriptor::unsafe_arena_set_allocated_gpu_counter_descriptor(
    ::perfetto::protos::GpuCounterDescriptor* gpu_counter_descriptor) {}
inline ::perfetto::protos::GpuCounterDescriptor* DataSourceDescriptor::release_gpu_counter_descriptor() {}
inline ::perfetto::protos::GpuCounterDescriptor* DataSourceDescriptor::unsafe_arena_release_gpu_counter_descriptor() {}
inline ::perfetto::protos::GpuCounterDescriptor* DataSourceDescriptor::_internal_mutable_gpu_counter_descriptor() {}
inline ::perfetto::protos::GpuCounterDescriptor* DataSourceDescriptor::mutable_gpu_counter_descriptor() {}
inline void DataSourceDescriptor::set_allocated_gpu_counter_descriptor(::perfetto::protos::GpuCounterDescriptor* gpu_counter_descriptor) {}

// optional .perfetto.protos.TrackEventDescriptor track_event_descriptor = 6 [lazy = true];
inline bool DataSourceDescriptor::_internal_has_track_event_descriptor() const {}
inline bool DataSourceDescriptor::has_track_event_descriptor() const {}
inline const ::perfetto::protos::TrackEventDescriptor& DataSourceDescriptor::_internal_track_event_descriptor() const {}
inline const ::perfetto::protos::TrackEventDescriptor& DataSourceDescriptor::track_event_descriptor() const {}
inline void DataSourceDescriptor::unsafe_arena_set_allocated_track_event_descriptor(
    ::perfetto::protos::TrackEventDescriptor* track_event_descriptor) {}
inline ::perfetto::protos::TrackEventDescriptor* DataSourceDescriptor::release_track_event_descriptor() {}
inline ::perfetto::protos::TrackEventDescriptor* DataSourceDescriptor::unsafe_arena_release_track_event_descriptor() {}
inline ::perfetto::protos::TrackEventDescriptor* DataSourceDescriptor::_internal_mutable_track_event_descriptor() {}
inline ::perfetto::protos::TrackEventDescriptor* DataSourceDescriptor::mutable_track_event_descriptor() {}
inline void DataSourceDescriptor::set_allocated_track_event_descriptor(::perfetto::protos::TrackEventDescriptor* track_event_descriptor) {}

// optional .perfetto.protos.FtraceDescriptor ftrace_descriptor = 8 [lazy = true];
inline bool DataSourceDescriptor::_internal_has_ftrace_descriptor() const {}
inline bool DataSourceDescriptor::has_ftrace_descriptor() const {}
inline const ::perfetto::protos::FtraceDescriptor& DataSourceDescriptor::_internal_ftrace_descriptor() const {}
inline const ::perfetto::protos::FtraceDescriptor& DataSourceDescriptor::ftrace_descriptor() const {}
inline void DataSourceDescriptor::unsafe_arena_set_allocated_ftrace_descriptor(
    ::perfetto::protos::FtraceDescriptor* ftrace_descriptor) {}
inline ::perfetto::protos::FtraceDescriptor* DataSourceDescriptor::release_ftrace_descriptor() {}
inline ::perfetto::protos::FtraceDescriptor* DataSourceDescriptor::unsafe_arena_release_ftrace_descriptor() {}
inline ::perfetto::protos::FtraceDescriptor* DataSourceDescriptor::_internal_mutable_ftrace_descriptor() {}
inline ::perfetto::protos::FtraceDescriptor* DataSourceDescriptor::mutable_ftrace_descriptor() {}
inline void DataSourceDescriptor::set_allocated_ftrace_descriptor(::perfetto::protos::FtraceDescriptor* ftrace_descriptor) {}

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

// @@protoc_insertion_point(namespace_scope)

}  // namespace protos
}  // namespace perfetto

// @@protoc_insertion_point(global_scope)

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