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