Lines Matching defs:oat_dex_file
123 const DexFile* OpenDexFile(const OatDexFile* oat_dex_file, std::string* error_msg) { in OpenDexFile()
239 const OatDexFile* oat_dex_file = oat_dex_files[i]; in Walk() local
245 void WalkOatDexFile(const OatDexFile* oat_dex_file) { in WalkOatDexFile()
511 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local
580 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local
612 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local
705 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in GetQuickOatCode() local
840 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in AddAllOffsets() local
879 bool DumpOatDexFile(std::ostream& os, const OatDexFile& oat_dex_file) { in DumpOatDexFile()
961 const OatDexFile& oat_dex_file, in ExportDexFile()
1910 for (const OatDexFile* oat_dex_file : oat_file->GetOatDexFiles()) { in Dump() local