Searched defs:FindServiceByName (Results 1 – 3 of 3) sorted by relevance
308 PyObject* FindServiceByName(PyDescriptorPool* self, PyObject* arg) { in FindServiceByName() function
1257 const ServiceDescriptor* DescriptorPool::FindServiceByName( in FindServiceByName() function in google::protobuf::DescriptorPool1508 FileDescriptor::FindServiceByName(const string& key) const { in FindServiceByName() function in google::protobuf::FileDescriptor
389 TEST_F(FileDescriptorTest, FindServiceByName) { in TEST_F() argument