#include "devtools_background_services.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace content {
namespace devtools {
namespace proto {
PROTOBUF_CONSTEXPR BackgroundServiceEvent_EventMetadataEntry_DoNotUse::BackgroundServiceEvent_EventMetadataEntry_DoNotUse(
::_pbi::ConstantInitialized) { … }
struct BackgroundServiceEvent_EventMetadataEntry_DoNotUseDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 BackgroundServiceEvent_EventMetadataEntry_DoNotUseDefaultTypeInternal _BackgroundServiceEvent_EventMetadataEntry_DoNotUse_default_instance_;
PROTOBUF_CONSTEXPR BackgroundServiceEvent::BackgroundServiceEvent(
::_pbi::ConstantInitialized): … { … }
struct BackgroundServiceEventDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 BackgroundServiceEventDefaultTypeInternal _BackgroundServiceEvent_default_instance_;
}
}
}
namespace content {
namespace devtools {
namespace proto {
bool BackgroundService_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> BackgroundService_strings[9] = …;
static const char BackgroundService_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry BackgroundService_entries[] = …;
static const int BackgroundService_entries_by_number[] = …;
const std::string& BackgroundService_Name(
BackgroundService value) { … }
bool BackgroundService_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, BackgroundService* value) { … }
BackgroundServiceEvent_EventMetadataEntry_DoNotUse::BackgroundServiceEvent_EventMetadataEntry_DoNotUse() { … }
BackgroundServiceEvent_EventMetadataEntry_DoNotUse::BackgroundServiceEvent_EventMetadataEntry_DoNotUse(::PROTOBUF_NAMESPACE_ID::Arena* arena)
: … { … }
void BackgroundServiceEvent_EventMetadataEntry_DoNotUse::MergeFrom(const BackgroundServiceEvent_EventMetadataEntry_DoNotUse& other) { … }
class BackgroundServiceEvent::_Internal { … };
BackgroundServiceEvent::BackgroundServiceEvent(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
BackgroundServiceEvent::BackgroundServiceEvent(const BackgroundServiceEvent& from)
: … { … }
inline void BackgroundServiceEvent::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
BackgroundServiceEvent::~BackgroundServiceEvent() { … }
inline void BackgroundServiceEvent::SharedDtor() { … }
void BackgroundServiceEvent::SetCachedSize(int size) const { … }
void BackgroundServiceEvent::Clear() { … }
const char* BackgroundServiceEvent::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* BackgroundServiceEvent::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t BackgroundServiceEvent::ByteSizeLong() const { … }
void BackgroundServiceEvent::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void BackgroundServiceEvent::MergeFrom(const BackgroundServiceEvent& from) { … }
void BackgroundServiceEvent::CopyFrom(const BackgroundServiceEvent& from) { … }
bool BackgroundServiceEvent::IsInitialized() const { … }
void BackgroundServiceEvent::InternalSwap(BackgroundServiceEvent* other) { … }
std::string BackgroundServiceEvent::GetTypeName() const { … }
}
}
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::content::devtools::proto::BackgroundServiceEvent_EventMetadataEntry_DoNotUse*
Arena::CreateMaybeMessage< ::content::devtools::proto::BackgroundServiceEvent_EventMetadataEntry_DoNotUse >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::content::devtools::proto::BackgroundServiceEvent*
Arena::CreateMaybeMessage< ::content::devtools::proto::BackgroundServiceEvent >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>