Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp967 std::shared_ptr<PGOAbcFilePool> &abcFilePool) in ParseFromBinary()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp159 std::shared_ptr<PGOAbcFilePool> abcFilePool = std::make_shared<PGOAbcFilePool>(); in ParseRelatedPandaFileMethods() local