Searched defs:getRealContainingOneof (Results 1 – 5 of 5) sorted by relevance
| /external/protobuf/php/src/Google/Protobuf/ | ||
| D | FieldDescriptor.php | 98 public function getRealContainingOneof() function in Google\\Protobuf\\FieldDescriptor |
| /external/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | FieldDescriptor.php | 195 public function getRealContainingOneof() function in Google\\Protobuf\\Internal\\FieldDescriptor |
| /external/protobuf/php/ext/google/protobuf/ | ||
| D | def.c | 484 PHP_METHOD(FieldDescriptor, getRealContainingOneof) { in PHP_METHOD() argument |
| /external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
| D | Descriptors.java | 1252 public OneofDescriptor getRealContainingOneof() { in getRealContainingOneof() method in Descriptors.FieldDescriptor |
| /external/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
| D | Descriptors.java | 1252 public OneofDescriptor getRealContainingOneof() { in getRealContainingOneof() method in Descriptors.FieldDescriptor |