Home
last modified time | relevance | path

Searched defs:FindServiceByName (Results 1 – 8 of 8) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc366 static PyObject* FindServiceByName(PyObject* self, PyObject* arg) { in FindServiceByName() function
/external/cronet/third_party/protobuf/python/google/protobuf/
Ddescriptor_pool.py676 def FindServiceByName(self, full_name): member in DescriptorPool
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc366 static PyObject* FindServiceByName(PyObject* self, PyObject* arg) { in FindServiceByName() function
/external/protobuf/python/google/protobuf/
Ddescriptor_pool.py676 def FindServiceByName(self, full_name): member in DescriptorPool
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc2071 const ServiceDescriptor* DescriptorPool::FindServiceByName( in FindServiceByName() function in google::protobuf::DescriptorPool
2323 const ServiceDescriptor* FileDescriptor::FindServiceByName( in FindServiceByName() function in google::protobuf::FileDescriptor
Ddescriptor_unittest.cc453 TEST_F(FileDescriptorTest, FindServiceByName) { in TEST_F() argument
/external/protobuf/src/google/protobuf/
Ddescriptor.cc2079 const ServiceDescriptor* DescriptorPool::FindServiceByName( in FindServiceByName() function in google::protobuf::DescriptorPool
2331 const ServiceDescriptor* FileDescriptor::FindServiceByName( in FindServiceByName() function in google::protobuf::FileDescriptor
Ddescriptor_unittest.cc453 TEST_F(FileDescriptorTest, FindServiceByName) { in TEST_F() argument