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