Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/
DApi.php165 public function getMethods() function in Google\\Protobuf\\Api
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1979 public List<MethodDescriptor> getMethods() { in getMethods() method in Descriptors.ServiceDescriptor