Home
last modified time | relevance | path

Searched defs:VerifyProfileData (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/
Ddex2oat.cc701 bool VerifyProfileData() { in VerifyProfileData() function in art::FINAL
/art/runtime/jit/
Dprofile_compilation_info.cc1076 bool ProfileCompilationInfo::VerifyProfileData(const std::vector<const DexFile*>& dex_files) { in VerifyProfileData() function in art::ProfileCompilationInfo