Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc877 bool VerifyProfileData() { in VerifyProfileData() function in art::Dex2Oat
/art/libprofile/profile/
Dprofile_compilation_info.cc1107 bool ProfileCompilationInfo::VerifyProfileData(const std::vector<const DexFile*>& dex_files) { in VerifyProfileData() function in art::ProfileCompilationInfo