Searched defs:table_ (Results 1 – 4 of 4) sorted by relevance
/art/compiler/ | ||
D | gc_map_builder.h | 100 uint8_t* table_; variable |
/art/runtime/ | ||
D | indirect_reference_table.h | 389 IrtEntry* table_; variable |
D | debugger.cc | 5027 std::set<std::string> table_; member in art::StringTable |
/art/runtime/native/ | ||
D | dalvik_system_VMRuntime.cc | 271 StringTable* const table_; member in art::PreloadDexCachesStringsVisitor |