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()
528 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local
622 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local
654 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in Dump() local
683 for (const OatDexFile* oat_dex_file : oat_dex_files_) { in DumpMethodAndOffsetAsJson() local
743 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in GetQuickOatCode() local
842 const OatDexFile* oat_dex_file = oat_dex_files_[i]; in AddAllOffsets() local
881 bool DumpOatDexFile(std::ostream& os, const OatDexFile& oat_dex_file) { in DumpOatDexFile()
964 const OatDexFile& oat_dex_file, in ExportDexFile()
1900 for (const OatDexFile* oat_dex_file : oat_file->GetOatDexFiles()) { in Dump() local