Lines Matching defs:oat_dex_file
124 const DexFile* OpenDexFile(const OatDexFile* oat_dex_file, std::string* error_msg) { in OpenDexFile()
243 const OatDexFile* oat_dex_file = oat_dex_files[i]; in Walk() local
249 void WalkOatDexFile(const OatDexFile* oat_dex_file) { in WalkOatDexFile()
536 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local
630 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local
662 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local
691 for (const OatDexFile* oat_dex_file : oat_dex_files_) { in DumpMethodAndOffsetAsJson() local
752 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in GetQuickOatCode() local
851 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in AddAllOffsets() local
890 bool DumpOatDexFile(std::ostream& os, const OatDexFile& oat_dex_file) { in DumpOatDexFile()
972 const OatDexFile& oat_dex_file, in ExportDexFile()
1913 for (const OatDexFile* oat_dex_file : oat_file->GetOatDexFiles()) { in Dump() local