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