Searched defs:getDescriptorByProtoName (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | DescriptorPool.php | 133 public function getDescriptorByProtoName($proto) function in Google\\Protobuf\\Internal\\DescriptorPool |
/third_party/protobuf/php/ext/google/protobuf/ | ||
D | def.c | 849 PHP_METHOD(DescriptorPool, getDescriptorByProtoName) { in PHP_METHOD() argument |