Searched defs:FindMethodByName (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py597 def FindMethodByName(self, name): member in class:ServiceDescriptor
/external/protobuf/python/google/protobuf/
H A Ddescriptor.py509 def FindMethodByName(self, name): member in class:ServiceDescriptor
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc1041 const MethodDescriptor* DescriptorPool::FindMethodByName( function in class:google::protobuf::DescriptorPool
1223 ServiceDescriptor::FindMethodByName(const string& key) const { function in class:google::protobuf::ServiceDescriptor
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc949 const MethodDescriptor* DescriptorPool::FindMethodByName( function in class:google::protobuf::DescriptorPool
1132 ServiceDescriptor::FindMethodByName(const string& key) const { function in class:google::protobuf::ServiceDescriptor

Completed in 120 milliseconds