Home
last modified time | relevance | path

Searched refs:DumpOatWithoutRuntime (Results 1 – 1 of 1) sorted by relevance

/art/oatdump/
Doatdump.cc2875 static int DumpOatWithoutRuntime(OatFile* oat_file, OatDumperOptions* options, std::ostream* os) { in DumpOatWithoutRuntime() function
2915 return DumpOatWithoutRuntime(oat_file.get(), options, os); in DumpOat()