Searched defs:map_ (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | elf_file.h | 177 std::unique_ptr<MemMap> map_; variable |
D | safe_map.h | 48 : map_(cmp, allocator) { in map_() function |
/art/compiler/utils/ | ||
D | arena_allocator.h | 135 MemMap* map_; variable |