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