Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.h112 return header_->SupportMethodChecksum(); in IsMethodMatchEnabled()
Dpgo_profiler_info.cpp735 if (header->SupportMethodChecksum()) { in ParseFromBinary()
747 if (header->SupportMethodChecksum()) { in ParseFromBinary()
778 if (header->SupportMethodChecksum()) { in ProcessToBinary()
910 if (header->SupportMethodChecksum()) { in ParseFromBinary()
919 if (header->SupportMethodChecksum()) { in ParseFromBinary()
Dpgo_profiler_info.h201 bool SupportMethodChecksum() const in SupportMethodChecksum() function