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