Home
last modified time | relevance | path

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

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