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