Home | History | Annotate | Download | only in oatdump

Lines Matching refs:OatDexFile

148       const OatFile::OatDexFile* oat_dex_file = oat_dex_files_[i];
175 const OatFile::OatDexFile* oat_dex_file = oat_dex_files_[i];
200 const OatFile::OatDexFile* oat_dex_file = oat_dex_files_[i];
244 void DumpOatDexFile(std::ostream& os, const OatFile::OatDexFile& oat_dex_file) {
658 std::vector<const OatFile::OatDexFile*> oat_dex_files_;
741 for (const OatFile::OatDexFile* oat_dex_file : oat_file->GetOatDexFiles()) {