Searched defs:FindServiceByName (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | descriptor.cc | 943 const ServiceDescriptor* DescriptorPool::FindServiceByName( in FindServiceByName() function in google::protobuf::DescriptorPool |
D | descriptor_unittest.cc | 318 TEST_F(FileDescriptorTest, FindServiceByName) { in TEST_F() argument |