Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php202 protected function whichOneof($oneof_name) function in Google\\Protobuf\\Internal\\Message
/external/protobuf/php/ext/google/protobuf/
Dmessage.c597 PHP_METHOD(Message, whichOneof) { argument