Home
last modified time | relevance | path

Searched refs:MatchesBootClassPathChecksums (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dvdex_file.h354 bool MatchesBootClassPathChecksums() const;
Dvdex_file.cc483 bool VdexFile::MatchesBootClassPathChecksums() const { in MatchesBootClassPathChecksums() function in art::VdexFile
Doat_file_manager.cc556 if (!vdex_file->MatchesBootClassPathChecksums() || in OpenDexFilesFromOat_Impl()