Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.h32 ElfReader(const MemMap &fileMapMem) : fileMapMem_(fileMapMem) {}; in ElfReader()
Dan_file_data_manager.cpp32 void AnFileDataManager::DestroyFileMapMem(MemMap &fileMapMem) in DestroyFileMapMem()
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h170 … MemMap fileMapMem = FileMapForAlignAddressByFd(HapVerifyFd, PAGE_PROT_READ, offset, offStart); in GetJSPandaFile() local
176 MemMap fileMapMem = FileMap(realPath.c_str(), FILE_RDONLY, PAGE_PROT_READ); in GetJSPandaFile() local