#include <descriptor.pb.h>
Public Types | |
enum | : int { kNameFieldNumber = 1, kOptionsFieldNumber = 2 } |
enum | : int { kNameFieldNumber = 1, kOptionsFieldNumber = 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_options () |
void | clear_options () |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const OneofDescriptorProto &from) |
void | CopyFrom (const OneofDescriptorProto &from) |
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_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 OneofDescriptorProto &from) |
void | MergeFrom (const OneofDescriptorProto &from) |
std::string * | mutable_name () |
std::string * | mutable_name () |
PROTOBUF_NAMESPACE_ID::OneofOptions * | mutable_options () |
::PROTOBUF_NAMESPACE_ID::OneofOptions * | 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 |
OneofDescriptorProto * | New () const final |
OneofDescriptorProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
OneofDescriptorProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
OneofDescriptorProto () | |
OneofDescriptorProto () | |
constexpr | OneofDescriptorProto (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
OneofDescriptorProto (const OneofDescriptorProto &from) | |
OneofDescriptorProto (const OneofDescriptorProto &from) | |
OneofDescriptorProto (OneofDescriptorProto &&from) noexcept | |
OneofDescriptorProto (OneofDescriptorProto &&from) noexcept | |
OneofDescriptorProto & | operator= (const OneofDescriptorProto &from) |
OneofDescriptorProto & | operator= (const OneofDescriptorProto &from) |
OneofDescriptorProto & | operator= (OneofDescriptorProto &&from) noexcept |
OneofDescriptorProto & | operator= (OneofDescriptorProto &&from) noexcept |
const PROTOBUF_NAMESPACE_ID::OneofOptions & | options () const |
const ::PROTOBUF_NAMESPACE_ID::OneofOptions & | options () const |
std::string * | release_name () |
PROTOBUF_NODISCARD std::string * | release_name () |
PROTOBUF_NAMESPACE_ID::OneofOptions * | release_options () |
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::OneofOptions * | release_options () |
void | set_allocated_name (std::string *name) |
void | set_allocated_name (std::string *name) |
void | set_allocated_options (::PROTOBUF_NAMESPACE_ID::OneofOptions *options) |
void | set_allocated_options (PROTOBUF_NAMESPACE_ID::OneofOptions *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 | Swap (OneofDescriptorProto *other) |
void | Swap (OneofDescriptorProto *other) |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
PROTOBUF_NAMESPACE_ID::OneofOptions * | unsafe_arena_release_options () |
::PROTOBUF_NAMESPACE_ID::OneofOptions * | unsafe_arena_release_options () |
void | unsafe_arena_set_allocated_options (::PROTOBUF_NAMESPACE_ID::OneofOptions *options) |
void | unsafe_arena_set_allocated_options (PROTOBUF_NAMESPACE_ID::OneofOptions *options) |
void | UnsafeArenaSwap (OneofDescriptorProto *other) |
void | UnsafeArenaSwap (OneofDescriptorProto *other) |
virtual | ~OneofDescriptorProto () |
~OneofDescriptorProto () override | |
Static Public Member Functions | |
static const OneofDescriptorProto & | default_instance () |
static const OneofDescriptorProto & | 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 OneofDescriptorProto * | internal_default_instance () |
static const OneofDescriptorProto * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
OneofDescriptorProto (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
OneofDescriptorProto (::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::OneofOptions * | options_ |
::PROTOBUF_NAMESPACE_ID::OneofOptions * | 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 (OneofDescriptorProto &a, OneofDescriptorProto &b) |
void | swap (OneofDescriptorProto &a, OneofDescriptorProto &b) |
Definition at line 2328 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2518 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2569 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2517 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2568 of file protobuf/src/google/protobuf/descriptor.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kOptionsFieldNumber |
Definition at line 2460 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kOptionsFieldNumber |
Definition at line 2523 of file protobuf/src/google/protobuf/descriptor.pb.h.
OneofDescriptorProto::OneofDescriptorProto | ( | ) |
Definition at line 4279 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
virtual |
Definition at line 4315 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
OneofDescriptorProto::OneofDescriptorProto | ( | const OneofDescriptorProto & | from | ) |
Definition at line 4291 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinenoexcept |
Definition at line 2335 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 4284 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 2398 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 139 of file protobuf/src/google/protobuf/descriptor.pb.cc.
OneofDescriptorProto::OneofDescriptorProto | ( | const OneofDescriptorProto & | from | ) |
|
inlinenoexcept |
Definition at line 2403 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 4116 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineprivate |
Definition at line 9447 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9540 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9497 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9575 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9470 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9552 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 9473 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
|
final |
Definition at line 4361 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 4247 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
staticprivate |
Definition at line 4326 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
staticprivate |
|
final |
Definition at line 4438 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 4341 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inline |
Definition at line 9454 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void OneofDescriptorProto::clear_name | ( | ) |
|
inline |
Definition at line 9548 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void OneofDescriptorProto::clear_options | ( | ) |
|
final |
Definition at line 4505 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void OneofDescriptorProto::CopyFrom | ( | const OneofDescriptorProto & | from | ) |
Definition at line 4512 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void OneofDescriptorProto::CopyFrom | ( | const OneofDescriptorProto & | from | ) |
|
static |
Definition at line 4335 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 2442 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2366 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2433 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 2430 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 2503 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2360 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 2439 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2422 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2493 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 4312 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 2369 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2436 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2363 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 4535 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 2449 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2372 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2439 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9451 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool OneofDescriptorProto::has_name | ( | ) | const |
|
inline |
Definition at line 9545 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool OneofDescriptorProto::has_options | ( | ) | const |
|
static |
Definition at line 4246 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 2378 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 2445 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 4405 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
Definition at line 4526 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
final |
Definition at line 4519 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlineprivate |
Definition at line 2442 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 4472 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void OneofDescriptorProto::MergeFrom | ( | const OneofDescriptorProto & | from | ) |
Definition at line 4487 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void OneofDescriptorProto::MergeFrom | ( | const OneofDescriptorProto & | from | ) |
|
staticprivate |
Definition at line 4314 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 9466 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
std::string* OneofDescriptorProto::mutable_name | ( | ) |
|
inline |
Definition at line 9583 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::OneofOptions* OneofDescriptorProto::mutable_options | ( | ) |
|
inline |
Definition at line 2356 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2429 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9458 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const std::string& OneofDescriptorProto::name | ( | ) | const |
|
inlinefinal |
Definition at line 2404 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2408 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 2476 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2340 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2408 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 2344 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 2412 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9557 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const ::PROTOBUF_NAMESPACE_ID::OneofOptions& OneofDescriptorProto::options | ( | ) | const |
|
inlineprivate |
Definition at line 4330 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineprivate |
|
inline |
Definition at line 9501 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD std::string* OneofDescriptorProto::release_name | ( | ) |
|
inline |
Definition at line 9561 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::OneofOptions* OneofDescriptorProto::release_options | ( | ) |
|
inline |
Definition at line 9509 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void OneofDescriptorProto::set_allocated_name | ( | std::string * | name | ) |
|
inline |
Definition at line 10734 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9587 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void OneofDescriptorProto::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 10613 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9483 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9490 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9462 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9477 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
finalprivate |
Definition at line 4332 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 4309 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inlineprivate |
Definition at line 4320 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inline |
Definition at line 2388 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2455 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2353 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2426 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 9568 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::OneofOptions* OneofDescriptorProto::unsafe_arena_release_options | ( | ) |
|
inline |
Definition at line 10686 of file protobuf/src/google/protobuf/descriptor.pb.h.
void OneofDescriptorProto::unsafe_arena_set_allocated_options | ( | PROTOBUF_NAMESPACE_ID::OneofOptions * | options | ) |
Definition at line 4266 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 2396 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 2468 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 2516 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 2429 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 2523 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 2385 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 2452 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
mutableprivate |
Definition at line 2520 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
static |
Definition at line 2514 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2519 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2513 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 2382 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2521 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2522 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 2573 of file protobuf/src/google/protobuf/descriptor.pb.h.