Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc2501 static int DumpOatWithRuntime(Runtime* runtime, in DumpOatWithRuntime() function
2561 return DumpOatWithRuntime(runtime, std::move(oat_file), options, os); in DumpOat()