Home
last modified time | relevance | path

Searched defs:getEnumDescriptorByClassName (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/
DDescriptorPool.php71 public function getEnumDescriptorByClassName($className) function in Google\\Protobuf\\DescriptorPool
/external/protobuf/php/src/Google/Protobuf/Internal/
DDescriptorPool.php121 public function getEnumDescriptorByClassName($klass) function in Google\\Protobuf\\Internal\\DescriptorPool
/external/protobuf/php/ext/google/protobuf/
Ddef.c1041 PHP_METHOD(DescriptorPool, getEnumDescriptorByClassName) { in PHP_METHOD() argument