Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Dart_dex_file_loader.h32 class MemMap; variable
H A Ddex_file_loader.h29 class MemMap; variable
H A Ddex_file.h44 class MemMap; variable
/aosp12/art/runtime/
H A Doat_file_manager.h41 class MemMap; variable
H A Delf_file.h29 class MemMap; variable
H A Doat_file.h45 class MemMap; variable
/aosp12/art/libartbase/base/
H A Dzip_archive.h40 class MemMap; variable
H A Dmem_map.h63 MemMap() {} in MemMap() function
H A Dmem_map.cc589 MemMap::MemMap(MemMap&& other) noexcept in MemMap() function in art::MemMap
680 MemMap::MemMap(const std::string& name, uint8_t* begin, size_t size, void* base_begin, in MemMap() function in art::MemMap