#include <descriptor.pb.h>
Public Types | |
enum | : int { kNameFieldNumber = 1, kInputTypeFieldNumber = 2, kOutputTypeFieldNumber = 3, kOptionsFieldNumber = 4, kClientStreamingFieldNumber = 5, kServerStreamingFieldNumber = 6 } |
enum | : int { kNameFieldNumber = 1, kInputTypeFieldNumber = 2, kOutputTypeFieldNumber = 3, kOptionsFieldNumber = 4, kClientStreamingFieldNumber = 5, kServerStreamingFieldNumber = 6 } |
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_client_streaming () |
void | clear_client_streaming () |
void | clear_input_type () |
void | clear_input_type () |
void | clear_name () |
void | clear_name () |
void | clear_options () |
void | clear_options () |
void | clear_output_type () |
void | clear_output_type () |
void | clear_server_streaming () |
void | clear_server_streaming () |
bool | client_streaming () const |
bool | client_streaming () const |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const MethodDescriptorProto &from) |
void | CopyFrom (const MethodDescriptorProto &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_client_streaming () const |
bool | has_client_streaming () const |
bool | has_input_type () const |
bool | has_input_type () const |
bool | has_name () const |
bool | has_name () const |
bool | has_options () const |
bool | has_options () const |
bool | has_output_type () const |
bool | has_output_type () const |
bool | has_server_streaming () const |
bool | has_server_streaming () const |
const std::string & | input_type () const |
const std::string & | input_type () 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 MethodDescriptorProto &from) |
void | MergeFrom (const MethodDescriptorProto &from) |
MethodDescriptorProto () | |
MethodDescriptorProto () | |
constexpr | MethodDescriptorProto (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
MethodDescriptorProto (const MethodDescriptorProto &from) | |
MethodDescriptorProto (const MethodDescriptorProto &from) | |
MethodDescriptorProto (MethodDescriptorProto &&from) noexcept | |
MethodDescriptorProto (MethodDescriptorProto &&from) noexcept | |
std::string * | mutable_input_type () |
std::string * | mutable_input_type () |
std::string * | mutable_name () |
std::string * | mutable_name () |
::PROTOBUF_NAMESPACE_ID::MethodOptions * | mutable_options () |
PROTOBUF_NAMESPACE_ID::MethodOptions * | mutable_options () |
std::string * | mutable_output_type () |
std::string * | mutable_output_type () |
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 |
MethodDescriptorProto * | New () const final |
MethodDescriptorProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
MethodDescriptorProto * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
MethodDescriptorProto & | operator= (const MethodDescriptorProto &from) |
MethodDescriptorProto & | operator= (const MethodDescriptorProto &from) |
MethodDescriptorProto & | operator= (MethodDescriptorProto &&from) noexcept |
MethodDescriptorProto & | operator= (MethodDescriptorProto &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::MethodOptions & | options () const |
const PROTOBUF_NAMESPACE_ID::MethodOptions & | options () const |
const std::string & | output_type () const |
const std::string & | output_type () const |
PROTOBUF_NODISCARD std::string * | release_input_type () |
std::string * | release_input_type () |
PROTOBUF_NODISCARD std::string * | release_name () |
std::string * | release_name () |
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::MethodOptions * | release_options () |
PROTOBUF_NAMESPACE_ID::MethodOptions * | release_options () |
PROTOBUF_NODISCARD std::string * | release_output_type () |
std::string * | release_output_type () |
bool | server_streaming () const |
bool | server_streaming () const |
void | set_allocated_input_type (std::string *input_type) |
void | set_allocated_input_type (std::string *input_type) |
void | set_allocated_name (std::string *name) |
void | set_allocated_name (std::string *name) |
void | set_allocated_options (::PROTOBUF_NAMESPACE_ID::MethodOptions *options) |
void | set_allocated_options (PROTOBUF_NAMESPACE_ID::MethodOptions *options) |
void | set_allocated_output_type (std::string *output_type) |
void | set_allocated_output_type (std::string *output_type) |
void | set_client_streaming (bool value) |
void | set_client_streaming (bool value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_input_type (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_input_type (ArgT0 &&arg0, ArgT... args) |
void | set_input_type (const char *value) |
void | set_input_type (const char *value, size_t size) |
void | set_input_type (const std::string &value) |
void | set_input_type (std::string &&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) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_output_type (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_output_type (ArgT0 &&arg0, ArgT... args) |
void | set_output_type (const char *value) |
void | set_output_type (const char *value, size_t size) |
void | set_output_type (const std::string &value) |
void | set_output_type (std::string &&value) |
void | set_server_streaming (bool value) |
void | set_server_streaming (bool value) |
void | Swap (MethodDescriptorProto *other) |
void | Swap (MethodDescriptorProto *other) |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
::PROTOBUF_NAMESPACE_ID::MethodOptions * | unsafe_arena_release_options () |
PROTOBUF_NAMESPACE_ID::MethodOptions * | unsafe_arena_release_options () |
void | unsafe_arena_set_allocated_options (::PROTOBUF_NAMESPACE_ID::MethodOptions *options) |
void | unsafe_arena_set_allocated_options (PROTOBUF_NAMESPACE_ID::MethodOptions *options) |
void | UnsafeArenaSwap (MethodDescriptorProto *other) |
void | UnsafeArenaSwap (MethodDescriptorProto *other) |
virtual | ~MethodDescriptorProto () |
~MethodDescriptorProto () override | |
Static Public Member Functions | |
static const MethodDescriptorProto & | default_instance () |
static const MethodDescriptorProto & | 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 MethodDescriptorProto * | internal_default_instance () |
static const MethodDescriptorProto * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
MethodDescriptorProto (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
MethodDescriptorProto (::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_ |
bool | client_streaming_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | input_type_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | name_ |
::PROTOBUF_NAMESPACE_ID::MethodOptions * | options_ |
PROTOBUF_NAMESPACE_ID::MethodOptions * | options_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | output_type_ |
bool | server_streaming_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2fdescriptor_2eproto |
void | swap (MethodDescriptorProto &a, MethodDescriptorProto &b) |
void | swap (MethodDescriptorProto &a, MethodDescriptorProto &b) |
Definition at line 3405 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3643 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3683 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3642 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3682 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kInputTypeFieldNumber | |
kOutputTypeFieldNumber | |
kOptionsFieldNumber | |
kClientStreamingFieldNumber | |
kServerStreamingFieldNumber |
Definition at line 3537 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kNameFieldNumber | |
kInputTypeFieldNumber | |
kOutputTypeFieldNumber | |
kOptionsFieldNumber | |
kClientStreamingFieldNumber | |
kServerStreamingFieldNumber |
Definition at line 3531 of file protobuf/src/google/protobuf/descriptor.pb.h.
MethodDescriptorProto::MethodDescriptorProto | ( | ) |
Definition at line 5897 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
virtual |
Definition at line 5950 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
MethodDescriptorProto::MethodDescriptorProto | ( | const MethodDescriptorProto & | from | ) |
Definition at line 5909 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinenoexcept |
Definition at line 3412 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 5902 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 3406 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 209 of file protobuf/src/google/protobuf/descriptor.pb.cc.
MethodDescriptorProto::MethodDescriptorProto | ( | const MethodDescriptorProto & | from | ) |
|
inlinenoexcept |
Definition at line 3411 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
explicitprotected |
Definition at line 5645 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inlineprivate |
Definition at line 10744 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10733 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10479 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10386 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10665 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10572 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10761 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10502 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10529 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10436 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10700 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10622 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10409 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10677 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10595 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10772 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10751 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 10505 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 10412 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 10598 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
|
inlineprivate |
Definition at line 10779 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 6007 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 5859 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
staticprivate |
Definition at line 5963 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
staticprivate |
|
final |
Definition at line 6146 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
final |
Definition at line 5978 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
void MethodDescriptorProto::clear_client_streaming | ( | ) |
|
inline |
Definition at line 10740 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::clear_input_type | ( | ) |
|
inline |
Definition at line 10486 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::clear_name | ( | ) |
|
inline |
Definition at line 10393 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::clear_options | ( | ) |
|
inline |
Definition at line 10673 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::clear_output_type | ( | ) |
|
inline |
Definition at line 10579 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::clear_server_streaming | ( | ) |
|
inline |
Definition at line 10768 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool MethodDescriptorProto::client_streaming | ( | ) | const |
|
inline |
Definition at line 10747 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 6250 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void MethodDescriptorProto::CopyFrom | ( | const MethodDescriptorProto & | from | ) |
void MethodDescriptorProto::CopyFrom | ( | const MethodDescriptorProto & | from | ) |
Definition at line 6257 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 3450 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
static |
Definition at line 5972 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 3441 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 3443 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 3507 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestaticprivate |
Definition at line 3511 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3437 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 3516 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3499 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3501 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 5980 of file protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlinestatic |
Definition at line 3444 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 3446 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3440 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 6286 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 3526 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 3447 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 3449 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool MethodDescriptorProto::has_client_streaming | ( | ) | const |
|
inline |
Definition at line 10737 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool MethodDescriptorProto::has_input_type | ( | ) | const |
|
inline |
Definition at line 10483 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool MethodDescriptorProto::has_name | ( | ) | const |
|
inline |
Definition at line 10390 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool MethodDescriptorProto::has_options | ( | ) | const |
|
inline |
Definition at line 10670 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool MethodDescriptorProto::has_output_type | ( | ) | const |
|
inline |
Definition at line 10576 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool MethodDescriptorProto::has_server_streaming | ( | ) | const |
|
inline |
Definition at line 10765 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
static |
Definition at line 5852 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
const std::string& MethodDescriptorProto::input_type | ( | ) | const |
|
inline |
Definition at line 10490 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 3453 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinestatic |
Definition at line 3455 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 6081 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
Definition at line 6271 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
final |
Definition at line 6264 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
final |
|
inlineprivate |
Definition at line 3519 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
final |
Definition at line 6204 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
void MethodDescriptorProto::MergeFrom | ( | const MethodDescriptorProto & | from | ) |
void MethodDescriptorProto::MergeFrom | ( | const MethodDescriptorProto & | from | ) |
Definition at line 6219 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
staticprivate |
Definition at line 5982 of file protobuf/src/google/protobuf/descriptor.pb.cc.
std::string* MethodDescriptorProto::mutable_input_type | ( | ) |
|
inline |
Definition at line 10498 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
std::string* MethodDescriptorProto::mutable_name | ( | ) |
|
inline |
Definition at line 10405 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::MethodOptions* MethodDescriptorProto::mutable_options | ( | ) |
|
inline |
Definition at line 10708 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
std::string* MethodDescriptorProto::mutable_output_type | ( | ) |
|
inline |
Definition at line 10591 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3433 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3437 of file protobuf/src/google/protobuf/descriptor.pb.h.
const std::string& MethodDescriptorProto::name | ( | ) | const |
|
inline |
Definition at line 10397 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3481 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3485 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinefinal |
Definition at line 3484 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3416 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3417 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 3420 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inlinenoexcept |
Definition at line 3421 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const ::PROTOBUF_NAMESPACE_ID::MethodOptions& MethodDescriptorProto::options | ( | ) | const |
|
inline |
Definition at line 10682 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
const std::string& MethodDescriptorProto::output_type | ( | ) | const |
|
inline |
Definition at line 10583 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inlineprivate |
Definition at line 5967 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inlineprivate |
PROTOBUF_NODISCARD std::string* MethodDescriptorProto::release_input_type | ( | ) |
|
inline |
Definition at line 10533 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD std::string* MethodDescriptorProto::release_name | ( | ) |
|
inline |
Definition at line 10440 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD ::PROTOBUF_NAMESPACE_ID::MethodOptions* MethodDescriptorProto::release_options | ( | ) |
|
inline |
Definition at line 10686 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
PROTOBUF_NODISCARD std::string* MethodDescriptorProto::release_output_type | ( | ) |
|
inline |
Definition at line 10626 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
bool MethodDescriptorProto::server_streaming | ( | ) | const |
|
inline |
Definition at line 10775 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::set_allocated_input_type | ( | std::string * | input_type | ) |
|
inline |
Definition at line 10541 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::set_allocated_name | ( | std::string * | name | ) |
|
inline |
Definition at line 10448 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 11807 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10712 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::set_allocated_output_type | ( | std::string * | output_type | ) |
|
inline |
Definition at line 10634 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::set_client_streaming | ( | bool | value | ) |
|
inline |
Definition at line 10755 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::set_input_type | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 11617 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10515 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10522 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10494 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10509 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 11548 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10422 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10429 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10401 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10416 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::set_output_type | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 11686 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10608 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10615 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10587 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 10602 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::set_server_streaming | ( | bool | value | ) |
|
inline |
Definition at line 10783 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
finalprivate |
Definition at line 5969 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 5940 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inlineprivate |
Definition at line 5955 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
private |
|
inline |
Definition at line 3463 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3465 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3430 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3434 of file protobuf/src/google/protobuf/descriptor.pb.h.
::PROTOBUF_NAMESPACE_ID::MethodOptions* MethodDescriptorProto::unsafe_arena_release_options | ( | ) |
|
inline |
Definition at line 10693 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 11759 of file protobuf/src/google/protobuf/descriptor.pb.h.
void MethodDescriptorProto::unsafe_arena_set_allocated_options | ( | PROTOBUF_NAMESPACE_ID::MethodOptions * | options | ) |
Definition at line 5884 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc.
|
inline |
Definition at line 3473 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
inline |
Definition at line 3476 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 3681 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 3506 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 3692 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 3460 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
friend |
Definition at line 3462 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
mutableprivate |
Definition at line 3685 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
static |
Definition at line 3522 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3684 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3678 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3690 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3687 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
staticconstexpr |
Definition at line 3459 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3686 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3649 of file protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3689 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3688 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.
|
private |
Definition at line 3691 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h.