Home
last modified time | relevance | path

Searched refs:pandaFileMem (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
H A Dsnapshot.cpp159 uintptr_t pandaFileMem = readFile + hdr.pandaFileBegin; in DeserializeInternal() local
160 auto pf = panda_file::File::OpenFromMemory(os::mem::ConstBytePtr(ToNativePtr<std::byte>(pandaFileMem), in DeserializeInternal()

Completed in 1 milliseconds