Home
last modified time | relevance | path

Searched refs:whichOneof (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DValue.php240 return $this->whichOneof("kind");
/third_party/protobuf/php/ext/google/protobuf/
H A Dmessage.c774 * Message::whichOneof()
781 PHP_METHOD(Message, whichOneof) { in PHP_METHOD()
916 PHP_ME(Message, whichOneof, arginfo_read, ZEND_ACC_PROTECTED)
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php248 protected function whichOneof($oneof_name) function

Completed in 4 milliseconds