Searched defs:VerifyProfileData (Results 1 – 2 of 2) sorted by relevance
/art/dex2oat/ | ||
D | dex2oat.cc | 701 bool VerifyProfileData() { in VerifyProfileData() function in art::FINAL |
/art/runtime/jit/ | ||
D | profile_compilation_info.cc | 1076 bool ProfileCompilationInfo::VerifyProfileData(const std::vector<const DexFile*>& dex_files) { in VerifyProfileData() function in art::ProfileCompilationInfo |