Lines Matching refs:ServiceDescriptorProto

286     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceDescriptorProto, name_),  in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
287 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceDescriptorProto, method_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
288 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceDescriptorProto, options_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
293 ServiceDescriptorProto::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
295 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceDescriptorProto, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
298 sizeof(ServiceDescriptorProto), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
299 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceDescriptorProto, _internal_metadata_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
593 ServiceDescriptorProto_descriptor_, &ServiceDescriptorProto::default_instance()); in protobuf_RegisterTypes()
645 delete ServiceDescriptorProto::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
824 ServiceDescriptorProto::default_instance_ = new ServiceDescriptorProto(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
848 ServiceDescriptorProto::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
2229 const ::google::protobuf::ServiceDescriptorProto& FileDescriptorProto::service(int index) const { in service()
2233 ::google::protobuf::ServiceDescriptorProto* FileDescriptorProto::mutable_service(int index) { in mutable_service()
2237 ::google::protobuf::ServiceDescriptorProto* FileDescriptorProto::add_service() { in add_service()
2241 ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto >*
2246 const ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto >&
6618 const int ServiceDescriptorProto::kNameFieldNumber;
6619 const int ServiceDescriptorProto::kMethodFieldNumber;
6620 const int ServiceDescriptorProto::kOptionsFieldNumber;
6623 ServiceDescriptorProto::ServiceDescriptorProto() in ServiceDescriptorProto() function in google::protobuf::ServiceDescriptorProto
6629 void ServiceDescriptorProto::InitAsDefaultInstance() { in InitAsDefaultInstance()
6633 ServiceDescriptorProto::ServiceDescriptorProto(const ServiceDescriptorProto& from) in ServiceDescriptorProto() function in google::protobuf::ServiceDescriptorProto
6641 void ServiceDescriptorProto::SharedCtor() { in SharedCtor()
6649 ServiceDescriptorProto::~ServiceDescriptorProto() { in ~ServiceDescriptorProto()
6654 void ServiceDescriptorProto::SharedDtor() { in SharedDtor()
6661 void ServiceDescriptorProto::SetCachedSize(int size) const { in SetCachedSize()
6666 const ::google::protobuf::Descriptor* ServiceDescriptorProto::descriptor() { in descriptor()
6671 const ServiceDescriptorProto& ServiceDescriptorProto::default_instance() { in default_instance()
6676 ServiceDescriptorProto* ServiceDescriptorProto::default_instance_ = NULL;
6678 ServiceDescriptorProto* ServiceDescriptorProto::New(::google::protobuf::Arena* arena) const { in New()
6679 ServiceDescriptorProto* n = new ServiceDescriptorProto; in New()
6686 void ServiceDescriptorProto::Clear() { in Clear()
6703 bool ServiceDescriptorProto::MergePartialFromCodedStream( in MergePartialFromCodedStream()
6781 void ServiceDescriptorProto::SerializeWithCachedSizes( in SerializeWithCachedSizes()
6813 ::google::protobuf::uint8* ServiceDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray()
6849 int ServiceDescriptorProto::ByteSize() const { in ByteSize()
6888 void ServiceDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) { in MergeFrom()
6891 const ServiceDescriptorProto* source = in MergeFrom()
6892 ::google::protobuf::internal::DynamicCastToGenerated<const ServiceDescriptorProto>( in MergeFrom()
6903 void ServiceDescriptorProto::MergeFrom(const ServiceDescriptorProto& from) { in MergeFrom()
6921 void ServiceDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) { in CopyFrom()
6928 void ServiceDescriptorProto::CopyFrom(const ServiceDescriptorProto& from) { in CopyFrom()
6935 bool ServiceDescriptorProto::IsInitialized() const { in IsInitialized()
6944 void ServiceDescriptorProto::Swap(ServiceDescriptorProto* other) { in Swap()
6948 void ServiceDescriptorProto::InternalSwap(ServiceDescriptorProto* other) { in InternalSwap()
6957 ::google::protobuf::Metadata ServiceDescriptorProto::GetMetadata() const { in GetMetadata()
6969 bool ServiceDescriptorProto::has_name() const { in has_name()
6972 void ServiceDescriptorProto::set_has_name() { in set_has_name()
6975 void ServiceDescriptorProto::clear_has_name() { in clear_has_name()
6978 void ServiceDescriptorProto::clear_name() { in clear_name()
6982 const ::std::string& ServiceDescriptorProto::name() const { in name()
6986 void ServiceDescriptorProto::set_name(const ::std::string& value) { in set_name()
6991 void ServiceDescriptorProto::set_name(const char* value) { in set_name()
6996 void ServiceDescriptorProto::set_name(const char* value, size_t size) { in set_name()
7002 ::std::string* ServiceDescriptorProto::mutable_name() { in mutable_name()
7007 ::std::string* ServiceDescriptorProto::release_name() { in release_name()
7012 void ServiceDescriptorProto::set_allocated_name(::std::string* name) { in set_allocated_name()
7023 int ServiceDescriptorProto::method_size() const { in method_size()
7026 void ServiceDescriptorProto::clear_method() { in clear_method()
7029 const ::google::protobuf::MethodDescriptorProto& ServiceDescriptorProto::method(int index) const { in method()
7033 ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::mutable_method(int index) { in mutable_method()
7037 ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() { in add_method()
7042 ServiceDescriptorProto::mutable_method() { in mutable_method()
7047 ServiceDescriptorProto::method() const { in method()
7053 bool ServiceDescriptorProto::has_options() const { in has_options()
7056 void ServiceDescriptorProto::set_has_options() { in set_has_options()
7059 void ServiceDescriptorProto::clear_has_options() { in clear_has_options()
7062 void ServiceDescriptorProto::clear_options() { in clear_options()
7066 const ::google::protobuf::ServiceOptions& ServiceDescriptorProto::options() const { in options()
7070 ::google::protobuf::ServiceOptions* ServiceDescriptorProto::mutable_options() { in mutable_options()
7078 ::google::protobuf::ServiceOptions* ServiceDescriptorProto::release_options() { in release_options()
7085 void ServiceDescriptorProto::set_allocated_options(::google::protobuf::ServiceOptions* options) { in set_allocated_options()