Home
last modified time | relevance | path

Searched defs:getDescriptorByProtoName (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DDescriptorPool.php133 public function getDescriptorByProtoName($proto) function in Google\\Protobuf\\Internal\\DescriptorPool
/third_party/protobuf/php/ext/google/protobuf/
Ddef.c849 PHP_METHOD(DescriptorPool, getDescriptorByProtoName) { in PHP_METHOD() argument