Home
last modified time | relevance | path

Searched defs:MapFile (Results 1 – 2 of 2) sorted by relevance

/aosp12/bootable/recovery/otautil/
H A Dsysutil.cpp185 bool MemMapping::MapFile(const std::string& fn) { in MapFile() function in MemMapping
/aosp12/art/libartbase/base/
H A Dmem_map.h180 static MemMap MapFile(size_t byte_count, in MapFile() function