Home
last modified time | relevance | path

Searched defs:MemMap (Results 1 – 8 of 8) sorted by relevance

/art/libdexfile/dex/
Dart_dex_file_loader.h32 class MemMap; variable
Ddex_file_loader.h35 class MemMap; variable
Ddex_file.h47 class MemMap; variable
/art/runtime/oat/
Doat_file_manager.h41 class MemMap; variable
Doat_file.h50 class MemMap; variable
/art/libartbase/base/
Dzip_archive.h39 class MemMap; variable
Dmem_map.h68 MemMap() {} in MemMap() function
Dmem_map.cc627 MemMap::MemMap(MemMap&& other) noexcept in MemMap() function in art::MemMap
721 MemMap::MemMap(const std::string& name, uint8_t* begin, size_t size, void* base_begin, in MemMap() function in art::MemMap