Searched defs:map_ (Results 1 – 8 of 8) sorted by relevance
/art/runtime/ | ||
D | dex_reference_collection.h | 45 : map_(map_allocator), in map_() function |
/art/runtime/oat/ | ||
D | elf_file_impl.h | 199 MemMap map_; variable |
/art/runtime/base/ | ||
D | mem_map_arena_pool.cc | 44 MemMap map_; member in art::MemMapArena |
/art/libartbase/base/ | ||
D | safe_map.h | 54 : map_(cmp, allocator) { in map_() function |
D | variant_map.h | 265 VariantMap& map_; member |
/art/tools/jvmti-agents/ti-alloc-sample/ | ||
D | ti_alloc_sample.cc | 270 std::map<std::string, int32_t> map_; member in tifast::__anonf824abc00111::UniqueStringTable |
/art/openjdkjvmti/ | ||
D | ti_heap.cc | 1769 const ObjectMap& map_; in ReplaceStrongRoots() member |
D | ti_redefine.cc | 238 const ObsoleteMap* map_; member in openjdkjvmti::ObsoleteMap::ObsoleteMapIter |