Searched refs:MatchesBootClassPathChecksums (Results 1 – 3 of 3) sorted by relevance
354 bool MatchesBootClassPathChecksums() const;
483 bool VdexFile::MatchesBootClassPathChecksums() const { in MatchesBootClassPathChecksums() function in art::VdexFile
556 if (!vdex_file->MatchesBootClassPathChecksums() || in OpenDexFilesFromOat_Impl()