Searched defs:GetTypeId (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | graph_visualizer.cc | 235 char GetTypeId(Primitive::Type type) { in GetTypeId() function in art::HGraphVisualizerPrinter |
| /art/runtime/ | ||
| D | dex_file.h | 560 const TypeId& GetTypeId(uint32_t idx) const { in GetTypeId() function |