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