Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc1257 const ServiceDescriptor* DescriptorPool::FindServiceByName( in FindServiceByName() function in google::protobuf::DescriptorPool
1508 FileDescriptor::FindServiceByName(const string& key) const { in FindServiceByName() function in google::protobuf::FileDescriptor
Ddescriptor_unittest.cc390 TEST_F(FileDescriptorTest, FindServiceByName) { in TEST_F() argument