ServiceDescriptorProto 1354 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java     public ServiceDescriptorProto toProto() { return proto; }
ServiceDescriptorProto 1392 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java     private ServiceDescriptorProto proto;
ServiceDescriptorProto 1397 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java     private ServiceDescriptor(final ServiceDescriptorProto proto,
ServiceDescriptorProto 1422 third_party/protobuf/java/src/main/java/com/google/protobuf/Descriptors.java     private void setProto(final ServiceDescriptorProto proto) {
ServiceDescriptorProto 1315 third_party/protobuf/src/google/protobuf/compiler/parser.cc bool Parser::ParseServiceDefinition(ServiceDescriptorProto* service,
ServiceDescriptorProto 1321 third_party/protobuf/src/google/protobuf/compiler/parser.cc                               ServiceDescriptorProto::kNameFieldNumber);
ServiceDescriptorProto 1331 third_party/protobuf/src/google/protobuf/compiler/parser.cc bool Parser::ParseServiceBlock(ServiceDescriptorProto* service,
ServiceDescriptorProto 1351 third_party/protobuf/src/google/protobuf/compiler/parser.cc bool Parser::ParseServiceStatement(ServiceDescriptorProto* service,
ServiceDescriptorProto 1358 third_party/protobuf/src/google/protobuf/compiler/parser.cc         service_location, ServiceDescriptorProto::kOptionsFieldNumber);
ServiceDescriptorProto 1362 third_party/protobuf/src/google/protobuf/compiler/parser.cc         ServiceDescriptorProto::kMethodFieldNumber, service->method_size());
ServiceDescriptorProto  290 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseServiceDefinition(ServiceDescriptorProto* service,
ServiceDescriptorProto  308 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseServiceBlock(ServiceDescriptorProto* service,
ServiceDescriptorProto  317 third_party/protobuf/src/google/protobuf/compiler/parser.h   bool ParseServiceStatement(ServiceDescriptorProto* message,
ServiceDescriptorProto  488 third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc   ServiceDescriptorProto sdp;
ServiceDescriptorProto 1600 third_party/protobuf/src/google/protobuf/descriptor.cc void ServiceDescriptor::CopyTo(ServiceDescriptorProto* proto) const {
ServiceDescriptorProto 2099 third_party/protobuf/src/google/protobuf/descriptor.cc   output->push_back(ServiceDescriptorProto::kMethodFieldNumber);
ServiceDescriptorProto 2320 third_party/protobuf/src/google/protobuf/descriptor.cc   void BuildService(const ServiceDescriptorProto& proto,
ServiceDescriptorProto 2341 third_party/protobuf/src/google/protobuf/descriptor.cc                         const ServiceDescriptorProto& proto);
ServiceDescriptorProto 2488 third_party/protobuf/src/google/protobuf/descriptor.cc                               const ServiceDescriptorProto& proto);
ServiceDescriptorProto 3679 third_party/protobuf/src/google/protobuf/descriptor.cc void DescriptorBuilder::BuildService(const ServiceDescriptorProto& proto,
ServiceDescriptorProto 3967 third_party/protobuf/src/google/protobuf/descriptor.cc     ServiceDescriptor* service, const ServiceDescriptorProto& proto) {
ServiceDescriptorProto 4165 third_party/protobuf/src/google/protobuf/descriptor.cc     const ServiceDescriptorProto& proto) {
ServiceDescriptorProto   85 third_party/protobuf/src/google/protobuf/descriptor.h class ServiceDescriptorProto;
ServiceDescriptorProto  776 third_party/protobuf/src/google/protobuf/descriptor.h   void CopyTo(ServiceDescriptorProto* proto) const;
ServiceDescriptorProto  235 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceDescriptorProto, name_),
ServiceDescriptorProto  236 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceDescriptorProto, method_),
ServiceDescriptorProto  237 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceDescriptorProto, options_),
ServiceDescriptorProto  242 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       ServiceDescriptorProto::default_instance_,
ServiceDescriptorProto  244 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceDescriptorProto, _has_bits_[0]),
ServiceDescriptorProto  245 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceDescriptorProto, _unknown_fields_),
ServiceDescriptorProto  249 third_party/protobuf/src/google/protobuf/descriptor.pb.cc       sizeof(ServiceDescriptorProto));
ServiceDescriptorProto  491 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     ServiceDescriptorProto_descriptor_, &ServiceDescriptorProto::default_instance());
ServiceDescriptorProto  535 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   delete ServiceDescriptorProto::default_instance_;
ServiceDescriptorProto  684 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   ServiceDescriptorProto::default_instance_ = new ServiceDescriptorProto();
ServiceDescriptorProto  704 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   ServiceDescriptorProto::default_instance_->InitAsDefaultInstance();
ServiceDescriptorProto 3647 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int ServiceDescriptorProto::kNameFieldNumber;
ServiceDescriptorProto 3648 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int ServiceDescriptorProto::kMethodFieldNumber;
ServiceDescriptorProto 3649 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const int ServiceDescriptorProto::kOptionsFieldNumber;
ServiceDescriptorProto 3652 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ServiceDescriptorProto::ServiceDescriptorProto()
ServiceDescriptorProto 3657 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::InitAsDefaultInstance() {
ServiceDescriptorProto 3661 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ServiceDescriptorProto::ServiceDescriptorProto(const ServiceDescriptorProto& from)
ServiceDescriptorProto 3667 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::SharedCtor() {
ServiceDescriptorProto 3674 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ServiceDescriptorProto::~ServiceDescriptorProto() {
ServiceDescriptorProto 3678 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::SharedDtor() {
ServiceDescriptorProto 3687 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::SetCachedSize(int size) const {
ServiceDescriptorProto 3692 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ::google::protobuf::Descriptor* ServiceDescriptorProto::descriptor() {
ServiceDescriptorProto 3697 third_party/protobuf/src/google/protobuf/descriptor.pb.cc const ServiceDescriptorProto& ServiceDescriptorProto::default_instance() {
ServiceDescriptorProto 3702 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ServiceDescriptorProto* ServiceDescriptorProto::default_instance_ = NULL;
ServiceDescriptorProto 3704 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ServiceDescriptorProto* ServiceDescriptorProto::New() const {
ServiceDescriptorProto 3705 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   return new ServiceDescriptorProto;
ServiceDescriptorProto 3708 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::Clear() {
ServiceDescriptorProto 3724 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool ServiceDescriptorProto::MergePartialFromCodedStream(
ServiceDescriptorProto 3791 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::SerializeWithCachedSizes(
ServiceDescriptorProto 3820 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::uint8* ServiceDescriptorProto::SerializeWithCachedSizesToArray(
ServiceDescriptorProto 3853 third_party/protobuf/src/google/protobuf/descriptor.pb.cc int ServiceDescriptorProto::ByteSize() const {
ServiceDescriptorProto 3891 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::MergeFrom(const ::google::protobuf::Message& from) {
ServiceDescriptorProto 3893 third_party/protobuf/src/google/protobuf/descriptor.pb.cc   const ServiceDescriptorProto* source =
ServiceDescriptorProto 3894 third_party/protobuf/src/google/protobuf/descriptor.pb.cc     ::google::protobuf::internal::dynamic_cast_if_available<const ServiceDescriptorProto*>(
ServiceDescriptorProto 3903 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::MergeFrom(const ServiceDescriptorProto& from) {
ServiceDescriptorProto 3917 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::CopyFrom(const ::google::protobuf::Message& from) {
ServiceDescriptorProto 3923 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::CopyFrom(const ServiceDescriptorProto& from) {
ServiceDescriptorProto 3929 third_party/protobuf/src/google/protobuf/descriptor.pb.cc bool ServiceDescriptorProto::IsInitialized() const {
ServiceDescriptorProto 3940 third_party/protobuf/src/google/protobuf/descriptor.pb.cc void ServiceDescriptorProto::Swap(ServiceDescriptorProto* other) {
ServiceDescriptorProto 3951 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::Metadata ServiceDescriptorProto::GetMetadata() const {
ServiceDescriptorProto   45 third_party/protobuf/src/google/protobuf/descriptor.pb.h class ServiceDescriptorProto;
ServiceDescriptorProto  387 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline const ::google::protobuf::ServiceDescriptorProto& service(int index) const;
ServiceDescriptorProto  388 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ::google::protobuf::ServiceDescriptorProto* mutable_service(int index);
ServiceDescriptorProto  389 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ::google::protobuf::ServiceDescriptorProto* add_service();
ServiceDescriptorProto  390 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto >&
ServiceDescriptorProto  392 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto >*
ServiceDescriptorProto  445 third_party/protobuf/src/google/protobuf/descriptor.pb.h   ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto > service_;
ServiceDescriptorProto 1180 third_party/protobuf/src/google/protobuf/descriptor.pb.h class LIBPROTOBUF_EXPORT ServiceDescriptorProto : public ::google::protobuf::Message {
ServiceDescriptorProto 1182 third_party/protobuf/src/google/protobuf/descriptor.pb.h   ServiceDescriptorProto();
ServiceDescriptorProto 1183 third_party/protobuf/src/google/protobuf/descriptor.pb.h   virtual ~ServiceDescriptorProto();
ServiceDescriptorProto 1185 third_party/protobuf/src/google/protobuf/descriptor.pb.h   ServiceDescriptorProto(const ServiceDescriptorProto& from);
ServiceDescriptorProto 1187 third_party/protobuf/src/google/protobuf/descriptor.pb.h   inline ServiceDescriptorProto& operator=(const ServiceDescriptorProto& from) {
ServiceDescriptorProto 1201 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static const ServiceDescriptorProto& default_instance();
ServiceDescriptorProto 1203 third_party/protobuf/src/google/protobuf/descriptor.pb.h   void Swap(ServiceDescriptorProto* other);
ServiceDescriptorProto 1207 third_party/protobuf/src/google/protobuf/descriptor.pb.h   ServiceDescriptorProto* New() const;
ServiceDescriptorProto 1210 third_party/protobuf/src/google/protobuf/descriptor.pb.h   void CopyFrom(const ServiceDescriptorProto& from);
ServiceDescriptorProto 1211 third_party/protobuf/src/google/protobuf/descriptor.pb.h   void MergeFrom(const ServiceDescriptorProto& from);
ServiceDescriptorProto 1288 third_party/protobuf/src/google/protobuf/descriptor.pb.h   static ServiceDescriptorProto* default_instance_;
ServiceDescriptorProto 3098 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::ServiceDescriptorProto& FileDescriptorProto::service(int index) const {
ServiceDescriptorProto 3101 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceDescriptorProto* FileDescriptorProto::mutable_service(int index) {
ServiceDescriptorProto 3104 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceDescriptorProto* FileDescriptorProto::add_service() {
ServiceDescriptorProto 3107 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto >&
ServiceDescriptorProto 3111 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::RepeatedPtrField< ::google::protobuf::ServiceDescriptorProto >*
ServiceDescriptorProto 4168 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool ServiceDescriptorProto::has_name() const {
ServiceDescriptorProto 4171 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::set_has_name() {
ServiceDescriptorProto 4174 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::clear_has_name() {
ServiceDescriptorProto 4177 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::clear_name() {
ServiceDescriptorProto 4183 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::std::string& ServiceDescriptorProto::name() const {
ServiceDescriptorProto 4186 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::set_name(const ::std::string& value) {
ServiceDescriptorProto 4193 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::set_name(const char* value) {
ServiceDescriptorProto 4200 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::set_name(const char* value, size_t size) {
ServiceDescriptorProto 4207 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::std::string* ServiceDescriptorProto::mutable_name() {
ServiceDescriptorProto 4214 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::std::string* ServiceDescriptorProto::release_name() {
ServiceDescriptorProto 4224 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::set_allocated_name(::std::string* name) {
ServiceDescriptorProto 4238 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline int ServiceDescriptorProto::method_size() const {
ServiceDescriptorProto 4241 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::clear_method() {
ServiceDescriptorProto 4244 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::MethodDescriptorProto& ServiceDescriptorProto::method(int index) const {
ServiceDescriptorProto 4247 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::mutable_method(int index) {
ServiceDescriptorProto 4250 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::MethodDescriptorProto* ServiceDescriptorProto::add_method() {
ServiceDescriptorProto 4254 third_party/protobuf/src/google/protobuf/descriptor.pb.h ServiceDescriptorProto::method() const {
ServiceDescriptorProto 4258 third_party/protobuf/src/google/protobuf/descriptor.pb.h ServiceDescriptorProto::mutable_method() {
ServiceDescriptorProto 4263 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline bool ServiceDescriptorProto::has_options() const {
ServiceDescriptorProto 4266 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::set_has_options() {
ServiceDescriptorProto 4269 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::clear_has_options() {
ServiceDescriptorProto 4272 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::clear_options() {
ServiceDescriptorProto 4276 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline const ::google::protobuf::ServiceOptions& ServiceDescriptorProto::options() const {
ServiceDescriptorProto 4279 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceOptions* ServiceDescriptorProto::mutable_options() {
ServiceDescriptorProto 4284 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline ::google::protobuf::ServiceOptions* ServiceDescriptorProto::release_options() {
ServiceDescriptorProto 4290 third_party/protobuf/src/google/protobuf/descriptor.pb.h inline void ServiceDescriptorProto::set_allocated_options(::google::protobuf::ServiceOptions* options) {
ServiceDescriptorProto   87 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc ServiceDescriptorProto* AddService(FileDescriptorProto* file,
ServiceDescriptorProto   89 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc   ServiceDescriptorProto* result = file->add_service();
ServiceDescriptorProto  150 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc MethodDescriptorProto* AddMethod(ServiceDescriptorProto* service,
ServiceDescriptorProto 1017 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc     ServiceDescriptorProto* service = AddService(&foo_file, "TestService");
ServiceDescriptorProto 1026 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc     ServiceDescriptorProto* service2 = AddService(&bar_file, "TestService2");