Searched refs:whichOneof (Results 1 – 3 of 3) sorted by relevance
240 return $this->whichOneof("kind");
781 PHP_METHOD(Message, whichOneof) { in PHP_METHOD() argument916 PHP_ME(Message, whichOneof, arginfo_read, ZEND_ACC_PROTECTED)
248 protected function whichOneof($oneof_name) function in Google\\Protobuf\\Internal\\Message