#include <descriptor.pb.h>
Public Types | |
enum | : int { kNameFieldNumber = 1, kOptionsFieldNumber = 3, kNumberFieldNumber = 2 } |
enum | : int { kNameFieldNumber = 1, kOptionsFieldNumber = 3, kNumberFieldNumber = 2 } |
Public Member Functions | |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
size_t | ByteSizeLong () const final |
size_t | ByteSizeLong () const final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
void | clear_name () |
void | clear_name () |
void | clear_number () |
void | clear_number () |
void | clear_options () |
void | clear_options () |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const EnumValueDescriptorProto &from) |
void | CopyFrom (const EnumValueDescriptorProto &from) |
EnumValueDescriptorProto () | |
EnumValueDescriptorProto () | |
constexpr | EnumValueDescriptorProto (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
EnumValueDescriptorProto (const EnumValueDescriptorProto &from) | |
EnumValueDescriptorProto (const EnumValueDescriptorProto &from) | |
EnumValueDescriptorProto (EnumValueDescriptorProto &&from) noexcept | |
EnumValueDescriptorProto (EnumValueDescriptorProto &&from) noexcept | |
inline ::PROTOBUF_NAMESPACE_ID::Arena * | GetArena () const final |
int | GetCachedSize () const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
void * | GetMaybeArenaPointer () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_name () const |
bool | has_name () const |
bool | has_number () const |
bool | has_number () const |
bool | has_options () const |
bool | has_options () const |
::PROTOBUF_NAMESPACE_ID::uint8 * | InternalSerializeWithCachedSizesToArray (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
bool | IsInitialized () const final |
bool | IsInitialized () const final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const EnumValueDescriptorProto &from) |
void | MergeFrom (const EnumValueDescriptorProto &from) |
std::string * | mutable_name () |
std::string * | mutable_name () |
PROTOBUF_NAMESPACE_ID::EnumValueOptions * | mutable_options () |
::PROTOBUF_NAMESPACE_ID::EnumValueOptions * | mutable_options () |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
const std::string & | name () const |
const std::string & | name () const |
EnumValueDescriptorProto * | New () const final |
EnumValueDescriptorProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
EnumValueDescriptorProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
::PROTOBUF_NAMESPACE_ID::int32 | number () const |
int32_t | number () const |
EnumValueDescriptorProto & | operator= (const EnumValueDescriptorProto &from) |
EnumValueDescriptorProto & | operator= (const EnumValueDescriptorProto &from) |
EnumValueDescriptorProto & | operator= (EnumValueDescriptorProto &&from) noexcept |
EnumValueDescriptorProto & | operator= (EnumValueDescriptorProto &&from) noexcept |
const PROTOBUF_NAMESPACE_ID::EnumValueOptions & | options () const |
const ::PROTOBUF_NAMESPACE_ID::EnumValueOptions & | options () const |
std::string * | release_name () |
PROTOBUF_NODISCARD std::string * | release_name () |
PROTOBUF_NAMESPACE_ID::EnumValueOptions * | release_options () |
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::EnumValueOptions * | release_options () |
void | set_allocated_name (std::string *name) |
void | set_allocated_name (std::string *name) |
void | set_allocated_options (::PROTOBUF_NAMESPACE_ID::EnumValueOptions *options) |
void | set_allocated_options (PROTOBUF_NAMESPACE_ID::EnumValueOptions *options) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_name (ArgT0 &&arg0, ArgT... args) |
void | set_name (const char *value) |
void | set_name (const char *value, size_t size) |
void | set_name (const std::string &value) |
void | set_name (std::string &&value) |
void | set_number (::PROTOBUF_NAMESPACE_ID::int32 value) |
void | set_number (int32_t value) |
void | Swap (EnumValueDescriptorProto *other) |
void | Swap (EnumValueDescriptorProto *other) |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
PROTOBUF_NAMESPACE_ID::EnumValueOptions * | unsafe_arena_release_options () |
::PROTOBUF_NAMESPACE_ID::EnumValueOptions * | unsafe_arena_release_options () |
void | unsafe_arena_set_allocated_options (::PROTOBUF_NAMESPACE_ID::EnumValueOptions *options) |
void | unsafe_arena_set_allocated_options (PROTOBUF_NAMESPACE_ID::EnumValueOptions *options) |
void | UnsafeArenaSwap (EnumValueDescriptorProto *other) |
void | UnsafeArenaSwap (EnumValueDescriptorProto *other) |
virtual | ~EnumValueDescriptorProto () |
~EnumValueDescriptorProto () override | |
Static Public Member Functions | |
static const EnumValueDescriptorProto & | default_instance () |
static const EnumValueDescriptorProto & | default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static void | InitAsDefaultInstance () |
static const EnumValueDescriptorProto * | internal_default_instance () |
static const EnumValueDescriptorProto * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
EnumValueDescriptorProto (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
EnumValueDescriptorProto (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
typedef void | DestructorSkippable_ |
typedef void | DestructorSkippable_ |
typedef void | InternalArenaConstructable_ |
typedef void | InternalArenaConstructable_ |
Static Private Member Functions | |
static void | ArenaDtor (void *object) |
static void | ArenaDtor (void *object) |
::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadataStatic () |
static void | MergeImpl (::PROTOBUF_NAMESPACE_ID::Message *to, const ::PROTOBUF_NAMESPACE_ID::Message &from) |
Private Attributes | |
mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize | _cached_size_ |
::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > | _has_bits_ |
::PROTOBUF_NAMESPACE_ID::internal::InternalMetadataWithArena | _internal_metadata_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | name_ |
::PROTOBUF_NAMESPACE_ID::int32 | number_ |
int32_t | number_ |
PROTOBUF_NAMESPACE_ID::EnumValueOptions * | options_ |
::PROTOBUF_NAMESPACE_ID::EnumValueOptions * | options_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto |
void | swap (EnumValueDescriptorProto &a, EnumValueDescriptorProto &b) |
void | swap (EnumValueDescriptorProto &a, EnumValueDescriptorProto &b) |
Definition at line 2972 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3176 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3190 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3175 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3189 of file protobuf/src/google/protobuf/descriptor.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kOptionsFieldNumber | |
kNumberFieldNumber |
Definition at line 3104 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kOptionsFieldNumber | |
kNumberFieldNumber |
Definition at line 3130 of file protobuf/src/google/protobuf/descriptor.pb.h.
EnumValueDescriptorProto::EnumValueDescriptorProto | ( | ) |
Definition at line 5230 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
virtual |
Definition at line 5269 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
EnumValueDescriptorProto::EnumValueDescriptorProto | ( | const EnumValueDescriptorProto & | from | ) |
Definition at line 5242 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinenoexcept |
Definition at line 2979 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 5235 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 3005 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 181 of file protobuf/src/google/protobuf/descriptor.pb.cc.
EnumValueDescriptorProto::EnumValueDescriptorProto | ( | const EnumValueDescriptorProto & | from | ) |
|
inlinenoexcept |
Definition at line 3010 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 5014 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineprivate |
Definition at line 9989 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10082 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10110 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10039 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10145 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10012 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10093 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10122 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10015 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 10100 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 11224 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 5316 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 5159 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
staticprivate |
Definition at line 5280 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
staticprivate |
|
final |
Definition at line 5407 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 5295 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inline |
Definition at line 9996 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumValueDescriptorProto::clear_name | ( | ) |
|
inline |
Definition at line 10089 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumValueDescriptorProto::clear_number | ( | ) |
|
inline |
Definition at line 10118 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumValueDescriptorProto::clear_options | ( | ) |
|
final |
Definition at line 5485 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void EnumValueDescriptorProto::CopyFrom | ( | const EnumValueDescriptorProto & | from | ) |
Definition at line 5492 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void EnumValueDescriptorProto::CopyFrom | ( | const EnumValueDescriptorProto & | from | ) |
|
static |
Definition at line 5289 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 3049 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 3010 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 3040 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 3074 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 3110 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3004 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 3083 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3066 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3100 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 5235 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 3013 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 3043 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3007 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 5516 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 3093 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 3016 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 3046 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9993 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool EnumValueDescriptorProto::has_name | ( | ) | const |
|
inline |
Definition at line 10086 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool EnumValueDescriptorProto::has_number | ( | ) | const |
|
inline |
Definition at line 10115 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool EnumValueDescriptorProto::has_options | ( | ) | const |
|
static |
Definition at line 5194 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 3022 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 3052 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 5368 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
Definition at line 5506 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
final |
Definition at line 5499 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlineprivate |
Definition at line 3086 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 5448 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void EnumValueDescriptorProto::MergeFrom | ( | const EnumValueDescriptorProto & | from | ) |
Definition at line 5463 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void EnumValueDescriptorProto::MergeFrom | ( | const EnumValueDescriptorProto & | from | ) |
|
staticprivate |
Definition at line 5237 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 10008 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
std::string* EnumValueDescriptorProto::mutable_name | ( | ) |
|
inline |
Definition at line 10153 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::EnumValueOptions* EnumValueDescriptorProto::mutable_options | ( | ) |
|
inline |
Definition at line 3000 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3036 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10000 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const std::string& EnumValueDescriptorProto::name | ( | ) | const |
|
inlinefinal |
Definition at line 3048 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3052 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3083 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10096 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
int32_t EnumValueDescriptorProto::number | ( | ) | const |
|
inline |
Definition at line 2984 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3015 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 2988 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 3019 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10127 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const ::PROTOBUF_NAMESPACE_ID::EnumValueOptions& EnumValueDescriptorProto::options | ( | ) | const |
|
inlineprivate |
Definition at line 5284 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineprivate |
|
inline |
Definition at line 10043 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD std::string* EnumValueDescriptorProto::release_name | ( | ) |
|
inline |
Definition at line 10131 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::EnumValueOptions* EnumValueDescriptorProto::release_options | ( | ) |
|
inline |
Definition at line 10051 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumValueDescriptorProto::set_allocated_name | ( | std::string * | name | ) |
|
inline |
Definition at line 11303 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10157 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void EnumValueDescriptorProto::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 11154 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10025 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10032 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10004 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10019 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10104 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 11228 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
finalprivate |
Definition at line 5286 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 5261 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inlineprivate |
Definition at line 5274 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inline |
Definition at line 3032 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3062 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2997 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3033 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10138 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::EnumValueOptions* EnumValueDescriptorProto::unsafe_arena_release_options | ( | ) |
|
inline |
Definition at line 11255 of file protobuf/src/google/protobuf/descriptor.pb.h.
void EnumValueDescriptorProto::unsafe_arena_set_allocated_options | ( | PROTOBUF_NAMESPACE_ID::EnumValueOptions * | options | ) |
Definition at line 5217 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 3040 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3075 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 3174 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 3073 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 3182 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 3029 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 3059 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
mutableprivate |
Definition at line 3178 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
static |
Definition at line 3121 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3177 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3171 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 3026 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3179 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3181 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3195 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3180 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3194 of file protobuf/src/google/protobuf/descriptor.pb.h.