Searched defs:getEnumDescriptorByClassName (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/ | ||
| D | DescriptorPool.php | 71 public function getEnumDescriptorByClassName($className) function in Google\\Protobuf\\DescriptorPool |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | DescriptorPool.php | 124 public function getEnumDescriptorByClassName($klass) function in Google\\Protobuf\\Internal\\DescriptorPool |
| /third_party/protobuf/php/ext/google/protobuf/ | ||
| D | def.c | 820 PHP_METHOD(DescriptorPool, getEnumDescriptorByClassName) { in PHP_METHOD() argument |