#include <descriptor.pb.h>
Public Types | |
enum | : int { kNameFieldNumber = 1, kExtendeeFieldNumber = 2, kTypeNameFieldNumber = 6, kDefaultValueFieldNumber = 7, kJsonNameFieldNumber = 10, kOptionsFieldNumber = 8, kNumberFieldNumber = 3, kOneofIndexFieldNumber = 9, kLabelFieldNumber = 4, kTypeFieldNumber = 5 } |
enum | : int { kNameFieldNumber = 1, kExtendeeFieldNumber = 2, kTypeNameFieldNumber = 6, kDefaultValueFieldNumber = 7, kJsonNameFieldNumber = 10, kOptionsFieldNumber = 8, kNumberFieldNumber = 3, kOneofIndexFieldNumber = 9, kProto3OptionalFieldNumber = 17, kLabelFieldNumber = 4, kTypeFieldNumber = 5 } |
typedef FieldDescriptorProto_Label | Label |
typedef FieldDescriptorProto_Label | Label |
typedef FieldDescriptorProto_Type | Type |
typedef FieldDescriptorProto_Type | Type |
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_default_value () |
void | clear_default_value () |
void | clear_extendee () |
void | clear_extendee () |
void | clear_json_name () |
void | clear_json_name () |
void | clear_label () |
void | clear_label () |
void | clear_name () |
void | clear_name () |
void | clear_number () |
void | clear_number () |
void | clear_oneof_index () |
void | clear_oneof_index () |
void | clear_options () |
void | clear_options () |
void | clear_proto3_optional () |
void | clear_type () |
void | clear_type () |
void | clear_type_name () |
void | clear_type_name () |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const FieldDescriptorProto &from) |
void | CopyFrom (const FieldDescriptorProto &from) |
const std::string & | default_value () const |
const std::string & | default_value () const |
const std::string & | extendee () const |
const std::string & | extendee () const |
FieldDescriptorProto () | |
FieldDescriptorProto () | |
constexpr | FieldDescriptorProto (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
FieldDescriptorProto (const FieldDescriptorProto &from) | |
FieldDescriptorProto (const FieldDescriptorProto &from) | |
FieldDescriptorProto (FieldDescriptorProto &&from) noexcept | |
FieldDescriptorProto (FieldDescriptorProto &&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_default_value () const |
bool | has_default_value () const |
bool | has_extendee () const |
bool | has_extendee () const |
bool | has_json_name () const |
bool | has_json_name () const |
bool | has_label () const |
bool | has_label () const |
bool | has_name () const |
bool | has_name () const |
bool | has_number () const |
bool | has_number () const |
bool | has_oneof_index () const |
bool | has_oneof_index () const |
bool | has_options () const |
bool | has_options () const |
bool | has_proto3_optional () const |
bool | has_type () const |
bool | has_type () const |
bool | has_type_name () const |
bool | has_type_name () 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 |
const std::string & | json_name () const |
const std::string & | json_name () const |
PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Label | label () const |
::PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Label | label () const |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const FieldDescriptorProto &from) |
void | MergeFrom (const FieldDescriptorProto &from) |
std::string * | mutable_default_value () |
std::string * | mutable_default_value () |
std::string * | mutable_extendee () |
std::string * | mutable_extendee () |
std::string * | mutable_json_name () |
std::string * | mutable_json_name () |
std::string * | mutable_name () |
std::string * | mutable_name () |
PROTOBUF_NAMESPACE_ID::FieldOptions * | mutable_options () |
::PROTOBUF_NAMESPACE_ID::FieldOptions * | mutable_options () |
std::string * | mutable_type_name () |
std::string * | mutable_type_name () |
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 |
FieldDescriptorProto * | New () const final |
FieldDescriptorProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
FieldDescriptorProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
::PROTOBUF_NAMESPACE_ID::int32 | number () const |
int32_t | number () const |
::PROTOBUF_NAMESPACE_ID::int32 | oneof_index () const |
int32_t | oneof_index () const |
FieldDescriptorProto & | operator= (const FieldDescriptorProto &from) |
FieldDescriptorProto & | operator= (const FieldDescriptorProto &from) |
FieldDescriptorProto & | operator= (FieldDescriptorProto &&from) noexcept |
FieldDescriptorProto & | operator= (FieldDescriptorProto &&from) noexcept |
const PROTOBUF_NAMESPACE_ID::FieldOptions & | options () const |
const ::PROTOBUF_NAMESPACE_ID::FieldOptions & | options () const |
bool | proto3_optional () const |
std::string * | release_default_value () |
PROTOBUF_NODISCARD std::string * | release_default_value () |
std::string * | release_extendee () |
PROTOBUF_NODISCARD std::string * | release_extendee () |
std::string * | release_json_name () |
PROTOBUF_NODISCARD std::string * | release_json_name () |
std::string * | release_name () |
PROTOBUF_NODISCARD std::string * | release_name () |
PROTOBUF_NAMESPACE_ID::FieldOptions * | release_options () |
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::FieldOptions * | release_options () |
std::string * | release_type_name () |
PROTOBUF_NODISCARD std::string * | release_type_name () |
void | set_allocated_default_value (std::string *default_value) |
void | set_allocated_default_value (std::string *default_value) |
void | set_allocated_extendee (std::string *extendee) |
void | set_allocated_extendee (std::string *extendee) |
void | set_allocated_json_name (std::string *json_name) |
void | set_allocated_json_name (std::string *json_name) |
void | set_allocated_name (std::string *name) |
void | set_allocated_name (std::string *name) |
void | set_allocated_options (::PROTOBUF_NAMESPACE_ID::FieldOptions *options) |
void | set_allocated_options (PROTOBUF_NAMESPACE_ID::FieldOptions *options) |
void | set_allocated_type_name (std::string *type_name) |
void | set_allocated_type_name (std::string *type_name) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_default_value (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_default_value (ArgT0 &&arg0, ArgT... args) |
void | set_default_value (const char *value) |
void | set_default_value (const char *value, size_t size) |
void | set_default_value (const std::string &value) |
void | set_default_value (std::string &&value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_extendee (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_extendee (ArgT0 &&arg0, ArgT... args) |
void | set_extendee (const char *value) |
void | set_extendee (const char *value, size_t size) |
void | set_extendee (const std::string &value) |
void | set_extendee (std::string &&value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_json_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_json_name (ArgT0 &&arg0, ArgT... args) |
void | set_json_name (const char *value) |
void | set_json_name (const char *value, size_t size) |
void | set_json_name (const std::string &value) |
void | set_json_name (std::string &&value) |
void | set_label (::PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Label value) |
void | set_label (PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Label value) |
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 | set_oneof_index (::PROTOBUF_NAMESPACE_ID::int32 value) |
void | set_oneof_index (int32_t value) |
void | set_proto3_optional (bool value) |
void | set_type (::PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Type value) |
void | set_type (PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Type value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_type_name (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_type_name (ArgT0 &&arg0, ArgT... args) |
void | set_type_name (const char *value) |
void | set_type_name (const char *value, size_t size) |
void | set_type_name (const std::string &value) |
void | set_type_name (std::string &&value) |
void | Swap (FieldDescriptorProto *other) |
void | Swap (FieldDescriptorProto *other) |
PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Type | type () const |
::PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Type | type () const |
const std::string & | type_name () const |
const std::string & | type_name () const |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
PROTOBUF_NAMESPACE_ID::FieldOptions * | unsafe_arena_release_options () |
::PROTOBUF_NAMESPACE_ID::FieldOptions * | unsafe_arena_release_options () |
void | unsafe_arena_set_allocated_options (::PROTOBUF_NAMESPACE_ID::FieldOptions *options) |
void | unsafe_arena_set_allocated_options (PROTOBUF_NAMESPACE_ID::FieldOptions *options) |
void | UnsafeArenaSwap (FieldDescriptorProto *other) |
void | UnsafeArenaSwap (FieldDescriptorProto *other) |
virtual | ~FieldDescriptorProto () |
~FieldDescriptorProto () override | |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
static constexpr int | Label_ARRAYSIZE |
static constexpr Label | Label_MAX |
static constexpr Label | Label_MIN |
static constexpr Label | LABEL_OPTIONAL |
static constexpr Label | LABEL_REPEATED |
static constexpr Label | LABEL_REQUIRED |
static constexpr int | Type_ARRAYSIZE |
static constexpr Type | TYPE_BOOL |
static constexpr Type | TYPE_BYTES |
static constexpr Type | TYPE_DOUBLE |
static constexpr Type | TYPE_ENUM |
static constexpr Type | TYPE_FIXED32 |
static constexpr Type | TYPE_FIXED64 |
static constexpr Type | TYPE_FLOAT |
static constexpr Type | TYPE_GROUP |
static constexpr Type | TYPE_INT32 |
static constexpr Type | TYPE_INT64 |
static constexpr Type | Type_MAX |
static constexpr Type | TYPE_MESSAGE |
static constexpr Type | Type_MIN |
static constexpr Type | TYPE_SFIXED32 |
static constexpr Type | TYPE_SFIXED64 |
static constexpr Type | TYPE_SINT32 |
static constexpr Type | TYPE_SINT64 |
static constexpr Type | TYPE_STRING |
static constexpr Type | TYPE_UINT32 |
static constexpr Type | TYPE_UINT64 |
Protected Member Functions | |
FieldDescriptorProto (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
FieldDescriptorProto (::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 | default_value_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | extendee_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | json_name_ |
int | label_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | name_ |
::PROTOBUF_NAMESPACE_ID::int32 | number_ |
int32_t | number_ |
::PROTOBUF_NAMESPACE_ID::int32 | oneof_index_ |
int32_t | oneof_index_ |
PROTOBUF_NAMESPACE_ID::FieldOptions * | options_ |
::PROTOBUF_NAMESPACE_ID::FieldOptions * | options_ |
bool | proto3_optional_ |
int | type_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | type_name_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto |
void | swap (FieldDescriptorProto &a, FieldDescriptorProto &b) |
void | swap (FieldDescriptorProto &a, FieldDescriptorProto &b) |
Definition at line 1851 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2311 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2377 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2310 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2376 of file protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 2043 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 2151 of file protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 1981 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 2089 of file protobuf/src/google/protobuf/descriptor.pb.h.
anonymous enum : int |
Definition at line 2077 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
anonymous enum : int |
Definition at line 2185 of file protobuf/src/google/protobuf/descriptor.pb.h.
FieldDescriptorProto::FieldDescriptorProto | ( | ) |
Definition at line 3697 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
virtual |
Definition at line 3764 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
FieldDescriptorProto::FieldDescriptorProto | ( | const FieldDescriptorProto & | from | ) |
Definition at line 3709 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinenoexcept |
Definition at line 1858 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 3702 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 1966 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 115 of file protobuf/src/google/protobuf/descriptor.pb.cc.
FieldDescriptorProto::FieldDescriptorProto | ( | const FieldDescriptorProto & | from | ) |
|
inlinenoexcept |
Definition at line 1971 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 3471 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineprivate |
Definition at line 9184 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9091 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9161 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9068 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9282 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 8917 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 8796 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 8889 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9254 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9375 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10564 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 8946 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 8975 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9305 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 8928 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9211 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9118 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9332 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 8846 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9410 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9025 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 8819 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 8900 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9265 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9387 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10575 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 9187 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 9094 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 9308 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 10130 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 8935 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 8822 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 8907 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 10102 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 9272 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 10395 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 10582 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 10159 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 8964 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 9001 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 8957 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 8998 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
final |
Definition at line 3835 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 3785 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
staticprivate |
Definition at line 3779 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
staticprivate |
|
final |
Definition at line 4046 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 3794 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inline |
Definition at line 9168 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::clear_default_value | ( | ) |
|
inline |
Definition at line 9075 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::clear_extendee | ( | ) |
|
inline |
Definition at line 9289 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::clear_json_name | ( | ) |
|
inline |
Definition at line 8924 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::clear_label | ( | ) |
|
inline |
Definition at line 8803 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::clear_name | ( | ) |
|
inline |
Definition at line 8896 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::clear_number | ( | ) |
|
inline |
Definition at line 9261 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::clear_oneof_index | ( | ) |
|
inline |
Definition at line 9383 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::clear_options | ( | ) |
|
inline |
Definition at line 10571 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8953 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::clear_type | ( | ) |
|
inline |
Definition at line 8982 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::clear_type_name | ( | ) |
|
final |
Definition at line 4197 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void FieldDescriptorProto::CopyFrom | ( | const FieldDescriptorProto & | from | ) |
Definition at line 4204 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void FieldDescriptorProto::CopyFrom | ( | const FieldDescriptorProto & | from | ) |
|
static |
Definition at line 3788 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 2010 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9172 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const std::string& FieldDescriptorProto::default_value | ( | ) | const |
|
inlinestatic |
Definition at line 1889 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2001 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9079 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const std::string& FieldDescriptorProto::extendee | ( | ) | const |
|
inlinestaticprivate |
Definition at line 1953 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 2071 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 1883 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 1962 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 1945 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2061 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 3979 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 1892 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2004 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 1886 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 4239 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 1972 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 1895 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2007 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9165 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool FieldDescriptorProto::has_default_value | ( | ) | const |
|
inline |
Definition at line 9072 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool FieldDescriptorProto::has_extendee | ( | ) | const |
|
inline |
Definition at line 9286 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool FieldDescriptorProto::has_json_name | ( | ) | const |
|
inline |
Definition at line 8921 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool FieldDescriptorProto::has_label | ( | ) | const |
|
inline |
Definition at line 8800 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool FieldDescriptorProto::has_name | ( | ) | const |
|
inline |
Definition at line 8893 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool FieldDescriptorProto::has_number | ( | ) | const |
|
inline |
Definition at line 9258 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool FieldDescriptorProto::has_oneof_index | ( | ) | const |
|
inline |
Definition at line 9380 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool FieldDescriptorProto::has_options | ( | ) | const |
|
inline |
Definition at line 10568 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8950 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool FieldDescriptorProto::has_type | ( | ) | const |
|
inline |
Definition at line 8979 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool FieldDescriptorProto::has_type_name | ( | ) | const |
|
static |
Definition at line 3640 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 1901 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2013 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 3947 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
Definition at line 4218 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
final |
Definition at line 4211 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inline |
Definition at line 9293 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const std::string& FieldDescriptorProto::json_name | ( | ) | const |
|
inline |
Definition at line 8931 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Label FieldDescriptorProto::label | ( | ) | const |
|
inlinestatic |
Definition at line 2060 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2168 of file protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 2050 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 2158 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2064 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2172 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2178 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2070 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 1965 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 4136 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void FieldDescriptorProto::MergeFrom | ( | const FieldDescriptorProto & | from | ) |
Definition at line 4151 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void FieldDescriptorProto::MergeFrom | ( | const FieldDescriptorProto & | from | ) |
|
staticprivate |
Definition at line 3981 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 9180 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
std::string* FieldDescriptorProto::mutable_default_value | ( | ) |
|
inline |
Definition at line 9087 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
std::string* FieldDescriptorProto::mutable_extendee | ( | ) |
|
inline |
Definition at line 9301 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
std::string* FieldDescriptorProto::mutable_json_name | ( | ) |
|
inline |
Definition at line 8815 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
std::string* FieldDescriptorProto::mutable_name | ( | ) |
|
inline |
Definition at line 9418 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::FieldOptions* FieldDescriptorProto::mutable_options | ( | ) |
|
inline |
Definition at line 8994 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
std::string* FieldDescriptorProto::mutable_type_name | ( | ) |
|
inline |
Definition at line 1879 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 1997 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8807 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const std::string& FieldDescriptorProto::name | ( | ) | const |
|
inlinefinal |
Definition at line 1927 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 1931 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2044 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8903 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
int32_t FieldDescriptorProto::number | ( | ) | const |
|
inline |
Definition at line 9268 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
int32_t FieldDescriptorProto::oneof_index | ( | ) | const |
|
inline |
Definition at line 1863 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 1976 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 1867 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 1980 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9392 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const ::PROTOBUF_NAMESPACE_ID::FieldOptions& FieldDescriptorProto::options | ( | ) | const |
|
inline |
Definition at line 10578 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 3783 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineprivate |
|
inline |
Definition at line 9215 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD std::string* FieldDescriptorProto::release_default_value | ( | ) |
|
inline |
Definition at line 9122 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD std::string* FieldDescriptorProto::release_extendee | ( | ) |
|
inline |
Definition at line 9336 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD std::string* FieldDescriptorProto::release_json_name | ( | ) |
|
inline |
Definition at line 8850 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD std::string* FieldDescriptorProto::release_name | ( | ) |
|
inline |
Definition at line 9396 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::FieldOptions* FieldDescriptorProto::release_options | ( | ) |
|
inline |
Definition at line 9029 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD std::string* FieldDescriptorProto::release_type_name | ( | ) |
|
inline |
Definition at line 9223 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::set_allocated_default_value | ( | std::string * | default_value | ) |
|
inline |
Definition at line 9130 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::set_allocated_extendee | ( | std::string * | extendee | ) |
|
inline |
Definition at line 9344 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::set_allocated_json_name | ( | std::string * | json_name | ) |
|
inline |
Definition at line 8858 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::set_allocated_name | ( | std::string * | name | ) |
|
inline |
Definition at line 10543 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9422 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9037 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::set_allocated_type_name | ( | std::string * | type_name | ) |
void FieldDescriptorProto::set_default_value | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 10325 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9197 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9204 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9176 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9191 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::set_extendee | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 10256 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9104 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9111 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9083 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9098 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::set_json_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 10422 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9318 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9325 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9297 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9312 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10135 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8940 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 10032 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8832 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8839 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8811 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8826 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8911 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10106 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9276 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10399 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10586 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10164 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8969 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::set_type_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 10187 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9011 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9018 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8990 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9005 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
finalprivate |
Definition at line 3785 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 3750 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inlineprivate |
Definition at line 3769 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inline |
Definition at line 1911 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2023 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8960 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::FieldDescriptorProto_Type FieldDescriptorProto::type | ( | ) | const |
|
inlinestatic |
Definition at line 2028 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2136 of file protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 2018 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
Definition at line 2126 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 8986 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const std::string& FieldDescriptorProto::type_name | ( | ) | const |
|
inlinestatic |
Definition at line 2032 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2140 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2146 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2038 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 1876 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 1994 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9403 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::FieldOptions* FieldDescriptorProto::unsafe_arena_release_options | ( | ) |
|
inline |
Definition at line 10495 of file protobuf/src/google/protobuf/descriptor.pb.h.
void FieldDescriptorProto::unsafe_arena_set_allocated_options | ( | PROTOBUF_NAMESPACE_ID::FieldOptions * | options | ) |
Definition at line 3684 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 1919 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2036 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 2309 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 1952 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 2324 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 1908 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 2020 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
mutableprivate |
Definition at line 2313 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
static |
Definition at line 2082 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2312 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2306 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2317 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2315 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2318 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 1905 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2322 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2057 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2055 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2053 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2044 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2048 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2046 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2314 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2320 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2386 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2321 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2387 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2319 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2385 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2388 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2323 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2025 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 1996 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2004 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 1982 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2008 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 1994 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 1992 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 1984 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2000 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 1990 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 1986 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2023 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2002 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2021 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2316 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2010 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2012 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2014 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2016 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 1998 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2006 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 1988 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.