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