Searched defs:getOneofDecl (Results 1 – 4 of 4) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/ | ||
D | Descriptor.php | 88 public function getOneofDecl($index) function in Google\\Protobuf\\Descriptor |
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | Descriptor.php | 61 public function getOneofDecl() function in Google\\Protobuf\\Internal\\Descriptor |
D | DescriptorProto.php | 235 public function getOneofDecl() function in Google\\Protobuf\\Internal\\DescriptorProto |
/third_party/protobuf/php/ext/google/protobuf/ | ||
D | def.c | 653 PHP_METHOD(Descriptor, getOneofDecl) { in PHP_METHOD() argument |