Home
last modified time | relevance | path

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

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