Searched refs:DumpOatWithoutRuntime (Results 1 – 1 of 1) sorted by relevance
2251 static int DumpOatWithoutRuntime(OatFile* oat_file, OatDumperOptions* options, std::ostream* os) { in DumpOatWithoutRuntime() function2275 return DumpOatWithoutRuntime(oat_file, options, os); in DumpOat()