Searched refs:DumpOatDexFile (Results 1 - 1 of 1) sorted by relevance

/art/oatdump/
H A Doatdump.cc461 if (!DumpOatDexFile(os, *oat_dex_file)) {
571 bool DumpOatDexFile(std::ostream& os, const OatFile::OatDexFile& oat_dex_file) { function in class:art::OatDumper

Completed in 25 milliseconds