Home
last modified time | relevance | path

Searched refs:getDescriptorByProtoName (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorPool.php133 public function getDescriptorByProtoName($proto) function
158 $subdesc = $this->getDescriptorByProtoName($proto);
/third_party/protobuf/php/src/Google/Protobuf/
H A DAny.php273 $desc = $pool->getDescriptorByProtoName($fully_qualifed_name);
/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c849 PHP_METHOD(DescriptorPool, getDescriptorByProtoName) { in PHP_METHOD()
980 PHP_ME(DescriptorPool, getDescriptorByProtoName, NULL, ZEND_ACC_PUBLIC)

Completed in 3 milliseconds