Home
last modified time | relevance | path

Searched defs:getOneofDecl (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/
DDescriptor.php88 public function getOneofDecl($index) function in Google\\Protobuf\\Descriptor
/external/protobuf/php/src/Google/Protobuf/Internal/
DDescriptor.php61 public function getOneofDecl() function in Google\\Protobuf\\Internal\\Descriptor
DDescriptorProto.php271 public function getOneofDecl() function in Google\\Protobuf\\Internal\\DescriptorProto
/external/protobuf/php/ext/google/protobuf/
Ddef.c231 PHP_METHOD(Descriptor, getOneofDecl) { in PHP_METHOD() argument