Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_file_info.h153 return VerifyVersion("apPath file", LAST_VERSION, IsStrictMatch()); in Verify()
305 static bool IsStrictMatch() in IsStrictMatch() function in panda::ecmascript::pgo::PGOProfilerHeader
H A Dpgo_file_info.cpp67 if (inHeaderBase->VerifyVersion("ap file", LAST_VERSION, IsStrictMatch())) { in ParseFromBinary()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp78 strictMatch_ = PGOProfilerHeader::IsStrictMatch();

Completed in 5 milliseconds