Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.cpp21 bool PGOProfilerDecoder::Load(const std::shared_ptr<PGOAbcFilePool> &externalAbcFilePool) in Load()
67 const std::shared_ptr<PGOAbcFilePool>& externalAbcFilePool) in LoadAndVerify()
81 bool PGOProfilerDecoder::LoadFull(const std::shared_ptr<PGOAbcFilePool> &externalAbcFilePool) in LoadFull()
114 void PGOProfilerDecoder::LoadAbcIdPool(const std::shared_ptr<PGOAbcFilePool> &externalAbcFilePool, in LoadAbcIdPool()