Home
last modified time | relevance | path

Searched defs:map_ (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Delf_file.h177 std::unique_ptr<MemMap> map_; variable
Dsafe_map.h48 : map_(cmp, allocator) { in map_() function
/art/compiler/utils/
Darena_allocator.h135 MemMap* map_; variable