Searched defs:MemMap (Results 1 – 8 of 8) sorted by relevance
| /art/libdexfile/dex/ | ||
| D | art_dex_file_loader.h | 32 class MemMap; variable |
| D | dex_file_loader.h | 35 class MemMap; variable |
| D | dex_file.h | 47 class MemMap; variable |
| /art/runtime/oat/ | ||
| D | oat_file_manager.h | 41 class MemMap; variable |
| D | oat_file.h | 50 class MemMap; variable |
| /art/libartbase/base/ | ||
| D | zip_archive.h | 39 class MemMap; variable |
| D | mem_map.h | 68 MemMap() {} in MemMap() function |
| D | mem_map.cc | 627 MemMap::MemMap(MemMap&& other) noexcept in MemMap() function in art::MemMap |