Searched refs:DumpOatDexFile (Results 1 – 1 of 1) sorted by relevance
581 if (!DumpOatDexFile(os, *oat_dex_file)) { in Dump()878 bool DumpOatDexFile(std::ostream& os, const OatDexFile& oat_dex_file) { in DumpOatDexFile() function in art::OatDumper