Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler_decoder.cpp57 return pandaFileInfos_.Checksum(checksum); in Verify()
H A Dpgo_profiler_info.h74 bool Checksum(uint32_t checksum) const;
H A Dpgo_profiler_info.cpp114 bool PGOPandaFileInfos::Checksum(uint32_t checksum) const in Checksum() function in panda::ecmascript::pgo::PGOPandaFileInfos
117 LOG_ECMA(ERROR) << "Checksum verification failed. Please ensure that the .abc and .ap match."; in Checksum()

Completed in 5 milliseconds