#include <api.pb.h>
Public Types | |
enum | : int { kOptionsFieldNumber = 6, kNameFieldNumber = 1, kRequestTypeUrlFieldNumber = 2, kResponseTypeUrlFieldNumber = 4, kRequestStreamingFieldNumber = 3, kResponseStreamingFieldNumber = 5, kSyntaxFieldNumber = 7 } |
enum | : int { kOptionsFieldNumber = 6, kNameFieldNumber = 1, kRequestTypeUrlFieldNumber = 2, kResponseTypeUrlFieldNumber = 4, kRequestStreamingFieldNumber = 3, kResponseStreamingFieldNumber = 5, kSyntaxFieldNumber = 7 } |
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 |
PROTOBUF_NAMESPACE_ID::Option * | add_options () |
::PROTOBUF_NAMESPACE_ID::Option * | add_options () |
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 | clear_request_streaming () |
void | clear_request_streaming () |
void | clear_request_type_url () |
void | clear_request_type_url () |
void | clear_response_streaming () |
void | clear_response_streaming () |
void | clear_response_type_url () |
void | clear_response_type_url () |
void | clear_syntax () |
void | clear_syntax () |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const Method &from) |
void | CopyFrom (const Method &from) |
int | GetCachedSize () const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
::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 Method &from) |
void | MergeFrom (const Method &from) |
Method () | |
Method () | |
constexpr | Method (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
Method (const Method &from) | |
Method (const Method &from) | |
Method (Method &&from) noexcept | |
Method (Method &&from) noexcept | |
std::string * | mutable_name () |
std::string * | mutable_name () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > * | mutable_options () |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option > * | mutable_options () |
PROTOBUF_NAMESPACE_ID::Option * | mutable_options (int index) |
::PROTOBUF_NAMESPACE_ID::Option * | mutable_options (int index) |
std::string * | mutable_request_type_url () |
std::string * | mutable_request_type_url () |
std::string * | mutable_response_type_url () |
std::string * | mutable_response_type_url () |
const std::string & | name () const |
const std::string & | name () const |
Method * | New () const final |
Method * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
Method * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
Method & | operator= (const Method &from) |
Method & | operator= (const Method &from) |
Method & | operator= (Method &&from) noexcept |
Method & | operator= (Method &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > & | options () const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option > & | options () const |
const PROTOBUF_NAMESPACE_ID::Option & | options (int index) const |
const ::PROTOBUF_NAMESPACE_ID::Option & | options (int index) const |
int | options_size () const |
int | options_size () const |
std::string * | release_name () |
PROTOBUF_NODISCARD std::string * | release_name () |
std::string * | release_request_type_url () |
PROTOBUF_NODISCARD std::string * | release_request_type_url () |
std::string * | release_response_type_url () |
PROTOBUF_NODISCARD std::string * | release_response_type_url () |
bool | request_streaming () const |
bool | request_streaming () const |
const std::string & | request_type_url () const |
const std::string & | request_type_url () const |
bool | response_streaming () const |
bool | response_streaming () const |
const std::string & | response_type_url () const |
const std::string & | response_type_url () const |
void | set_allocated_name (std::string *name) |
void | set_allocated_name (std::string *name) |
void | set_allocated_request_type_url (std::string *request_type_url) |
void | set_allocated_request_type_url (std::string *request_type_url) |
void | set_allocated_response_type_url (std::string *response_type_url) |
void | set_allocated_response_type_url (std::string *response_type_url) |
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_request_streaming (bool value) |
void | set_request_streaming (bool value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_request_type_url (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_request_type_url (ArgT0 &&arg0, ArgT... args) |
void | set_request_type_url (const char *value) |
void | set_request_type_url (const char *value, size_t size) |
void | set_request_type_url (const std::string &value) |
void | set_request_type_url (std::string &&value) |
void | set_response_streaming (bool value) |
void | set_response_streaming (bool value) |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_response_type_url (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_response_type_url (ArgT0 &&arg0, ArgT... args) |
void | set_response_type_url (const char *value) |
void | set_response_type_url (const char *value, size_t size) |
void | set_response_type_url (const std::string &value) |
void | set_response_type_url (std::string &&value) |
void | set_syntax (::PROTOBUF_NAMESPACE_ID::Syntax value) |
void | set_syntax (PROTOBUF_NAMESPACE_ID::Syntax value) |
void | Swap (Method *other) |
void | Swap (Method *other) |
PROTOBUF_NAMESPACE_ID::Syntax | syntax () const |
::PROTOBUF_NAMESPACE_ID::Syntax | syntax () const |
void | UnsafeArenaSwap (Method *other) |
virtual | ~Method () |
~Method () override | |
Static Public Member Functions | |
static const Method & | default_instance () |
static const Method & | 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 Method * | internal_default_instance () |
static const Method * | internal_default_instance () |
Static Public Attributes | |
static const ClassData | _class_data_ |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
Method (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
typedef void | DestructorSkippable_ |
typedef void | InternalArenaConstructable_ |
Static Private Member Functions | |
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::InternalMetadataWithArena | _internal_metadata_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | name_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< PROTOBUF_NAMESPACE_ID::Option > | options_ |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option > | options_ |
bool | request_streaming_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | request_type_url_ |
bool | response_streaming_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | response_type_url_ |
int | syntax_ |
Friends | |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
struct | ::TableStruct_google_2fprotobuf_2fapi_2eproto |
void | swap (Method &a, Method &b) |
void | swap (Method &a, Method &b) |
Definition at line 320 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 559 of file protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 558 of file protobuf/src/google/protobuf/api.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kOptionsFieldNumber | |
kNameFieldNumber | |
kRequestTypeUrlFieldNumber | |
kResponseTypeUrlFieldNumber | |
kRequestStreamingFieldNumber | |
kResponseStreamingFieldNumber | |
kSyntaxFieldNumber |
Definition at line 425 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kOptionsFieldNumber | |
kNameFieldNumber | |
kRequestTypeUrlFieldNumber | |
kResponseTypeUrlFieldNumber | |
kRequestStreamingFieldNumber | |
kResponseStreamingFieldNumber | |
kSyntaxFieldNumber |
Definition at line 457 of file protobuf/src/google/protobuf/api.pb.h.
Method::Method | ( | ) |
Definition at line 594 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
virtual |
Definition at line 632 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
Definition at line 599 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
inlinenoexcept |
Definition at line 327 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 339 of file protobuf/src/google/protobuf/api.pb.h.
|
override |
|
explicitconstexpr |
Definition at line 39 of file protobuf/src/google/protobuf/api.pb.cc.
|
inlinenoexcept |
Definition at line 344 of file protobuf/src/google/protobuf/api.pb.h.
|
explicitprotected |
Definition at line 611 of file protobuf/src/google/protobuf/api.pb.cc.
|
inlineprivate |
Definition at line 1261 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1059 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1119 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1199 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1034 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1254 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1239 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1142 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1094 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1222 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1174 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1037 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1149 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1097 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1229 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
inlineprivate |
Definition at line 1177 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 1318 of file protobuf/src/google/protobuf/api.pb.h.
|
inlineprivate |
Definition at line 1285 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlineprivate |
Definition at line 1278 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
|
final |
Definition at line 668 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
final |
|
final |
Definition at line 811 of file protobuf/src/google/protobuf/api.pb.cc.
|
inline |
Definition at line 1264 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
::PROTOBUF_NAMESPACE_ID::Option* Method::add_options | ( | ) |
|
staticprivate |
Definition at line 688 of file protobuf/src/google/protobuf/api.pb.cc.
|
final |
Definition at line 821 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
final |
|
final |
Definition at line 652 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
final |
|
inline |
Definition at line 1019 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Method::clear_name | ( | ) |
void Method::clear_options | ( | ) |
Definition at line 591 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
void Method::clear_options | ( | ) |
|
inline |
Definition at line 1139 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Method::clear_request_streaming | ( | ) |
|
inline |
Definition at line 1079 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Method::clear_request_type_url | ( | ) |
|
inline |
Definition at line 1219 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Method::clear_response_streaming | ( | ) |
|
inline |
Definition at line 1159 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Method::clear_response_type_url | ( | ) |
|
inline |
Definition at line 1275 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Method::clear_syntax | ( | ) |
|
final |
Definition at line 928 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
Definition at line 935 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
Definition at line 646 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
Definition at line 376 of file protobuf/src/google/protobuf/api.pb.h.
|
inlinestatic |
Definition at line 345 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinestatic |
Definition at line 367 of file protobuf/src/google/protobuf/api.pb.h.
|
inlinestaticprivate |
Definition at line 400 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinestaticprivate |
Definition at line 437 of file protobuf/src/google/protobuf/api.pb.h.
|
inlineprivate |
Definition at line 404 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinefinal |
Definition at line 392 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinefinal |
Definition at line 427 of file protobuf/src/google/protobuf/api.pb.h.
|
final |
Definition at line 941 of file protobuf/src/google/protobuf/api.pb.cc.
|
inlinestatic |
Definition at line 348 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinestatic |
Definition at line 370 of file protobuf/src/google/protobuf/api.pb.h.
|
final |
Definition at line 961 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
final |
|
inlinestaticprivate |
Definition at line 414 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinestatic |
Definition at line 351 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinestatic |
Definition at line 373 of file protobuf/src/google/protobuf/api.pb.h.
|
static |
Definition at line 585 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
Definition at line 357 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
Definition at line 379 of file protobuf/src/google/protobuf/api.pb.h.
|
final |
Definition at line 750 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
private |
Definition at line 946 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
private |
|
final |
Definition at line 942 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
final |
|
inlineprivate |
Definition at line 407 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
final |
Definition at line 882 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
Definition at line 897 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
staticprivate |
Definition at line 943 of file protobuf/src/google/protobuf/api.pb.cc.
|
inline |
Definition at line 1030 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
std::string* Method::mutable_name | ( | ) |
|
inline |
Definition at line 1250 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option >* Method::mutable_options | ( | ) |
|
inline |
Definition at line 1245 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
::PROTOBUF_NAMESPACE_ID::Option* Method::mutable_options | ( | int | index | ) |
|
inline |
Definition at line 1090 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
std::string* Method::mutable_request_type_url | ( | ) |
|
inline |
Definition at line 1170 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
std::string* Method::mutable_response_type_url | ( | ) |
|
inline |
Definition at line 1022 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
const std::string& Method::name | ( | ) | const |
|
inlinefinal |
Definition at line 374 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinefinal |
Definition at line 378 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inlinefinal |
Definition at line 410 of file protobuf/src/google/protobuf/api.pb.h.
Definition at line 332 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
Definition at line 349 of file protobuf/src/google/protobuf/api.pb.h.
Definition at line 336 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
Definition at line 353 of file protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1269 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::PROTOBUF_NAMESPACE_ID::Option >& Method::options | ( | ) | const |
|
inline |
Definition at line 1257 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
const ::PROTOBUF_NAMESPACE_ID::Option& Method::options | ( | int | index | ) | const |
|
inline |
Definition at line 1242 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
int Method::options_size | ( | ) | const |
|
inlineprivate |
Definition at line 692 of file protobuf/src/google/protobuf/api.pb.cc.
|
inline |
Definition at line 1063 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
PROTOBUF_NODISCARD std::string* Method::release_name | ( | ) |
|
inline |
Definition at line 1123 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
PROTOBUF_NODISCARD std::string* Method::release_request_type_url | ( | ) |
|
inline |
Definition at line 1203 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
PROTOBUF_NODISCARD std::string* Method::release_response_type_url | ( | ) |
|
inline |
Definition at line 1145 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
bool Method::request_streaming | ( | ) | const |
|
inline |
Definition at line 1082 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
const std::string& Method::request_type_url | ( | ) | const |
|
inline |
Definition at line 1225 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
bool Method::response_streaming | ( | ) | const |
|
inline |
Definition at line 1162 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
const std::string& Method::response_type_url | ( | ) | const |
|
inline |
Definition at line 1068 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Method::set_allocated_name | ( | std::string * | name | ) |
|
inline |
Definition at line 1128 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Method::set_allocated_request_type_url | ( | std::string * | request_type_url | ) |
|
inline |
Definition at line 1208 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Method::set_allocated_response_type_url | ( | std::string * | response_type_url | ) |
void Method::set_name | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1087 of file protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1047 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1053 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1026 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1041 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1153 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Method::set_request_streaming | ( | bool | value | ) |
void Method::set_request_type_url | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1138 of file protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1107 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1113 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1086 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1101 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1233 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
void Method::set_response_streaming | ( | bool | value | ) |
void Method::set_response_type_url | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
Definition at line 1209 of file protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1187 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1193 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1166 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1181 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1322 of file protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1289 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
finalprivate |
Definition at line 643 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
finalprivate |
|
inlineprivate |
Definition at line 622 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
private |
|
inlineprivate |
Definition at line 637 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.cc.
|
private |
|
inline |
Definition at line 367 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 389 of file protobuf/src/google/protobuf/api.pb.h.
|
inline |
Definition at line 1281 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
::PROTOBUF_NAMESPACE_ID::Syntax Method::syntax | ( | ) | const |
|
inline |
Definition at line 402 of file protobuf/src/google/protobuf/api.pb.h.
|
friend |
Definition at line 555 of file protobuf/src/google/protobuf/api.pb.h.
|
friend |
Definition at line 399 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
friend |
Definition at line 540 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
Definition at line 364 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
Definition at line 386 of file protobuf/src/google/protobuf/api.pb.h.
|
mutableprivate |
Definition at line 539 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
static |
Definition at line 448 of file protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 529 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
staticconstexpr |
Definition at line 361 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 533 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 532 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 560 of file protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 536 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 534 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 537 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 535 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.
|
private |
Definition at line 538 of file bloaty/third_party/protobuf/src/google/protobuf/api.pb.h.