Searched defs:VerifyProfileData (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/dex2oat/ | ||
H A D | dex2oat.cc | 605 bool VerifyProfileData() { in VerifyProfileData() function in art::Dex2Oat |
/aosp_15_r20/art/libprofile/profile/ | ||
H A D | profile_compilation_info.cc | 1443 bool ProfileCompilationInfo::VerifyProfileData(const std::vector<const DexFile*>& dex_files) { in VerifyProfileData() function in art::ProfileCompilationInfo |