Lines Matching refs:MethodOptions
444 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, deprecated_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
445 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, uninterpreted_option_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
450 MethodOptions::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
452 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
454 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _extensions_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
455 sizeof(MethodOptions), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
456 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodOptions, _internal_metadata_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
609 MethodOptions_descriptor_, &MethodOptions::default_instance()); in protobuf_RegisterTypes()
661 delete MethodOptions::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
832 MethodOptions::default_instance_ = new MethodOptions(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
856 MethodOptions::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
7116 …options_ = const_cast< ::google::protobuf::MethodOptions*>(&::google::protobuf::MethodOptions::def… in InitAsDefaultInstance()
7208 if (options_ != NULL) options_->::google::protobuf::MethodOptions::Clear(); in Clear()
7550 mutable_options()->::google::protobuf::MethodOptions::MergeFrom(from.options()); in MergeFrom()
7786 if (options_ != NULL) options_->::google::protobuf::MethodOptions::Clear(); in clear_options()
7789 const ::google::protobuf::MethodOptions& MethodDescriptorProto::options() const { in options()
7793 ::google::protobuf::MethodOptions* MethodDescriptorProto::mutable_options() { in mutable_options()
7796 options_ = new ::google::protobuf::MethodOptions; in mutable_options()
7801 ::google::protobuf::MethodOptions* MethodDescriptorProto::release_options() { in release_options()
7804 ::google::protobuf::MethodOptions* temp = options_; in release_options()
7808 void MethodDescriptorProto::set_allocated_options(::google::protobuf::MethodOptions* options) { in set_allocated_options()
11782 const int MethodOptions::kDeprecatedFieldNumber;
11783 const int MethodOptions::kUninterpretedOptionFieldNumber;
11786 MethodOptions::MethodOptions() in MethodOptions() function in google::protobuf::MethodOptions
11792 void MethodOptions::InitAsDefaultInstance() { in InitAsDefaultInstance()
11795 MethodOptions::MethodOptions(const MethodOptions& from) in MethodOptions() function in google::protobuf::MethodOptions
11803 void MethodOptions::SharedCtor() { in SharedCtor()
11809 MethodOptions::~MethodOptions() { in ~MethodOptions()
11814 void MethodOptions::SharedDtor() { in SharedDtor()
11819 void MethodOptions::SetCachedSize(int size) const { in SetCachedSize()
11824 const ::google::protobuf::Descriptor* MethodOptions::descriptor() { in descriptor()
11829 const MethodOptions& MethodOptions::default_instance() { in default_instance()
11834 MethodOptions* MethodOptions::default_instance_ = NULL;
11836 MethodOptions* MethodOptions::New(::google::protobuf::Arena* arena) const { in New()
11837 MethodOptions* n = new MethodOptions; in New()
11844 void MethodOptions::Clear() { in Clear()
11855 bool MethodOptions::MergePartialFromCodedStream( in MergePartialFromCodedStream()
11923 void MethodOptions::SerializeWithCachedSizes( in SerializeWithCachedSizes()
11948 ::google::protobuf::uint8* MethodOptions::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray()
11975 int MethodOptions::ByteSize() const { in ByteSize()
12005 void MethodOptions::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
12008 const MethodOptions* source = in MergeFrom()
12009 ::google::protobuf::internal::DynamicCastToGenerated<const MethodOptions>( in MergeFrom()
12020 void MethodOptions::MergeFrom(const MethodOptions& from) { in MergeFrom()
12035 void MethodOptions::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
12042 void MethodOptions::CopyFrom(const MethodOptions& from) { in CopyFrom()
12049 bool MethodOptions::IsInitialized() const { in IsInitialized()
12056 void MethodOptions::Swap(MethodOptions* other) { in Swap()
12060 void MethodOptions::InternalSwap(MethodOptions* other) { in InternalSwap()
12069 ::google::protobuf::Metadata MethodOptions::GetMetadata() const { in GetMetadata()
12081 bool MethodOptions::has_deprecated() const { in has_deprecated()
12084 void MethodOptions::set_has_deprecated() { in set_has_deprecated()
12087 void MethodOptions::clear_has_deprecated() { in clear_has_deprecated()
12090 void MethodOptions::clear_deprecated() { in clear_deprecated()
12094 bool MethodOptions::deprecated() const { in deprecated()
12098 void MethodOptions::set_deprecated(bool value) { in set_deprecated()
12105 int MethodOptions::uninterpreted_option_size() const { in uninterpreted_option_size()
12108 void MethodOptions::clear_uninterpreted_option() { in clear_uninterpreted_option()
12111 const ::google::protobuf::UninterpretedOption& MethodOptions::uninterpreted_option(int index) const… in uninterpreted_option()
12115 ::google::protobuf::UninterpretedOption* MethodOptions::mutable_uninterpreted_option(int index) { in mutable_uninterpreted_option()
12119 ::google::protobuf::UninterpretedOption* MethodOptions::add_uninterpreted_option() { in add_uninterpreted_option()
12124 MethodOptions::mutable_uninterpreted_option() { in mutable_uninterpreted_option()
12129 MethodOptions::uninterpreted_option() const { in uninterpreted_option()