Searched defs:getEnumTypes (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
| D | Descriptors.java | 139 public List<EnumDescriptor> getEnumTypes() { in getEnumTypes() method in Descriptors.FileDescriptor |
| /external/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
| D | Descriptors.java | 139 public List<EnumDescriptor> getEnumTypes() { in getEnumTypes() method in Descriptors.FileDescriptor |
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ | ||
| D | DebugInfoMetadata.h | 1261 DICompositeTypeArray getEnumTypes() const { in getEnumTypes() function |