Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_manager.cpp60 if (!decoder.IsCompatibleWithAOTFile()) { in MergeApFiles()
104 if (!decoder.IsCompatibleWithAOTFile()) { in MergeApFiles()
H A Dpgo_profiler_decoder.h206 bool IsCompatibleWithAOTFile() in IsCompatibleWithAOTFile() function in panda::ecmascript::pgo::PGOProfilerDecoder
212 return header_->IsCompatibleWithAOTFile(); in IsCompatibleWithAOTFile()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_file_info.h300 bool IsCompatibleWithAOTFile() const in IsCompatibleWithAOTFile() function in panda::ecmascript::pgo::PGOProfilerHeader
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp1322 EXPECT_FALSE(decoder.IsCompatibleWithAOTFile()); in HWTEST_F_L0()

Completed in 6 milliseconds