Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/
H A Ddex2oat.cc605 bool VerifyProfileData() { in VerifyProfileData() function in art::Dex2Oat
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.cc1443 bool ProfileCompilationInfo::VerifyProfileData(const std::vector<const DexFile*>& dex_files) { in VerifyProfileData() function in art::ProfileCompilationInfo