Searched defs:getOneofs (Results 1 – 4 of 4) sorted by relevance
| /external/protobuf/php/src/Google/Protobuf/ | ||
| D | Type.php | 138 public function getOneofs() function in Google\\Protobuf\\Type |
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/ | ||
| D | Type.php | 138 public function getOneofs() function in Google\\Protobuf\\Type |
| /external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
| D | Descriptors.java | 720 public List<OneofDescriptor> getOneofs() { in getOneofs() method in Descriptors.Descriptor |
| /external/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
| D | Descriptors.java | 720 public List<OneofDescriptor> getOneofs() { in getOneofs() method in Descriptors.Descriptor |