Searched defs:readOneof (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | Message.php | 215 protected function readOneof($number) function in Google\\Protobuf\\Internal\\Message |
/third_party/protobuf/php/ext/google/protobuf/ | ||
D | message.c | 817 PHP_METHOD(Message, readOneof) { in PHP_METHOD() argument |