Lines Matching refs:ServiceOptions

428     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, deprecated_),  in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
429 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, uninterpreted_option_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
434 ServiceOptions::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
436 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
438 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _extensions_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
439 sizeof(ServiceOptions), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
440 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceOptions, _internal_metadata_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
607 ServiceOptions_descriptor_, &ServiceOptions::default_instance()); in protobuf_RegisterTypes()
659 delete ServiceOptions::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
831 ServiceOptions::default_instance_ = new ServiceOptions(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
855 ServiceOptions::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
6630 …options_ = const_cast< ::google::protobuf::ServiceOptions*>(&::google::protobuf::ServiceOptions::d… in InitAsDefaultInstance()
6693 if (options_ != NULL) options_->::google::protobuf::ServiceOptions::Clear(); in Clear()
6913 mutable_options()->::google::protobuf::ServiceOptions::MergeFrom(from.options()); in MergeFrom()
7063 if (options_ != NULL) options_->::google::protobuf::ServiceOptions::Clear(); in clear_options()
7066 const ::google::protobuf::ServiceOptions& ServiceDescriptorProto::options() const { in options()
7070 ::google::protobuf::ServiceOptions* ServiceDescriptorProto::mutable_options() { in mutable_options()
7073 options_ = new ::google::protobuf::ServiceOptions; in mutable_options()
7078 ::google::protobuf::ServiceOptions* ServiceDescriptorProto::release_options() { in release_options()
7081 ::google::protobuf::ServiceOptions* temp = options_; in release_options()
7085 void ServiceDescriptorProto::set_allocated_options(::google::protobuf::ServiceOptions* options) { in set_allocated_options()
11425 const int ServiceOptions::kDeprecatedFieldNumber;
11426 const int ServiceOptions::kUninterpretedOptionFieldNumber;
11429 ServiceOptions::ServiceOptions() in ServiceOptions() function in google::protobuf::ServiceOptions
11435 void ServiceOptions::InitAsDefaultInstance() { in InitAsDefaultInstance()
11438 ServiceOptions::ServiceOptions(const ServiceOptions& from) in ServiceOptions() function in google::protobuf::ServiceOptions
11446 void ServiceOptions::SharedCtor() { in SharedCtor()
11452 ServiceOptions::~ServiceOptions() { in ~ServiceOptions()
11457 void ServiceOptions::SharedDtor() { in SharedDtor()
11462 void ServiceOptions::SetCachedSize(int size) const { in SetCachedSize()
11467 const ::google::protobuf::Descriptor* ServiceOptions::descriptor() { in descriptor()
11472 const ServiceOptions& ServiceOptions::default_instance() { in default_instance()
11477 ServiceOptions* ServiceOptions::default_instance_ = NULL;
11479 ServiceOptions* ServiceOptions::New(::google::protobuf::Arena* arena) const { in New()
11480 ServiceOptions* n = new ServiceOptions; in New()
11487 void ServiceOptions::Clear() { in Clear()
11498 bool ServiceOptions::MergePartialFromCodedStream( in MergePartialFromCodedStream()
11566 void ServiceOptions::SerializeWithCachedSizes( in SerializeWithCachedSizes()
11591 ::google::protobuf::uint8* ServiceOptions::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray()
11618 int ServiceOptions::ByteSize() const { in ByteSize()
11648 void ServiceOptions::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
11651 const ServiceOptions* source = in MergeFrom()
11652 ::google::protobuf::internal::DynamicCastToGenerated<const ServiceOptions>( in MergeFrom()
11663 void ServiceOptions::MergeFrom(const ServiceOptions& from) { in MergeFrom()
11678 void ServiceOptions::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
11685 void ServiceOptions::CopyFrom(const ServiceOptions& from) { in CopyFrom()
11692 bool ServiceOptions::IsInitialized() const { in IsInitialized()
11699 void ServiceOptions::Swap(ServiceOptions* other) { in Swap()
11703 void ServiceOptions::InternalSwap(ServiceOptions* other) { in InternalSwap()
11712 ::google::protobuf::Metadata ServiceOptions::GetMetadata() const { in GetMetadata()
11724 bool ServiceOptions::has_deprecated() const { in has_deprecated()
11727 void ServiceOptions::set_has_deprecated() { in set_has_deprecated()
11730 void ServiceOptions::clear_has_deprecated() { in clear_has_deprecated()
11733 void ServiceOptions::clear_deprecated() { in clear_deprecated()
11737 bool ServiceOptions::deprecated() const { in deprecated()
11741 void ServiceOptions::set_deprecated(bool value) { in set_deprecated()
11748 int ServiceOptions::uninterpreted_option_size() const { in uninterpreted_option_size()
11751 void ServiceOptions::clear_uninterpreted_option() { in clear_uninterpreted_option()
11754 const ::google::protobuf::UninterpretedOption& ServiceOptions::uninterpreted_option(int index) cons… in uninterpreted_option()
11758 ::google::protobuf::UninterpretedOption* ServiceOptions::mutable_uninterpreted_option(int index) { in mutable_uninterpreted_option()
11762 ::google::protobuf::UninterpretedOption* ServiceOptions::add_uninterpreted_option() { in add_uninterpreted_option()
11767 ServiceOptions::mutable_uninterpreted_option() { in mutable_uninterpreted_option()
11772 ServiceOptions::uninterpreted_option() const { in uninterpreted_option()