Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/
DDescriptorPool.php61 public function getDescriptorByClassName($className) function in Google\\Protobuf\\DescriptorPool
/external/protobuf/php/src/Google/Protobuf/Internal/
DDescriptorPool.php112 public function getDescriptorByClassName($klass) function in Google\\Protobuf\\Internal\\DescriptorPool
/external/protobuf/php/ext/google/protobuf/
Ddef.c1004 PHP_METHOD(DescriptorPool, getDescriptorByClassName) { in PHP_METHOD() argument