Home
last modified time | relevance | path

Searched refs:LoadAPBinaryFile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.cpp26 if (!LoadAPBinaryFile()) { in Load()
87 if (!LoadAPBinaryFile(PAGE_PROT_READWRITE)) { in LoadFull()
163 bool PGOProfilerDecoder::LoadAPBinaryFile(int prot) in LoadAPBinaryFile() function in panda::ecmascript::pgo::PGOProfilerDecoder
Dpgo_profiler_decoder.h221 bool LoadAPBinaryFile(int prot = PAGE_PROT_READ);