Home
last modified time | relevance | path

Searched refs:SupportFileConsistency (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_encoder.cpp134 if (header_->SupportFileConsistency()) { in SaveAndRename()
Dpgo_profiler_info.cpp112 if (!SupportFileConsistency()) { in VerifyConsistency()
173 if (SupportFileConsistency()) { in ProcessToText()
Dpgo_profiler_info.h211 bool SupportFileConsistency() const in SupportFileConsistency() function