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