Home
last modified time | relevance | path

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

/aosp_15_r20/art/oatdump/
H A Doatdump.cc2632 static int DumpOatWithRuntime(Runtime* runtime, in DumpOatWithRuntime() function
2675 return DumpOatWithRuntime(runtime, std::move(oat_file), options, os); in DumpOat()