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