Searched refs:GetOatDexFiles (Results 1 – 5 of 5) sorted by relevance
281 const std::vector<const OatDexFile*>& GetOatDexFiles() const { in GetOatDexFiles() function
628 for (const OatFile::OatDexFile* oat_dex_file : oat_file->GetOatDexFiles()) { in OpenDexFilesFromImage()
1148 for (const OatFile::OatDexFile* oat_dex_file : oat_file->GetOatDexFiles()) { in VerifyOatAndDexFileChecksums()
773 for (const OatFile::OatDexFile* oat_dex_file : oat_file_->GetOatDexFiles()) { in ValidateOatFile()
144 oat_dex_files_(oat_file.GetOatDexFiles()), in OatDumper()1058 for (const OatFile::OatDexFile* oat_dex_file : oat_file->GetOatDexFiles()) { in Dump()