Home
last modified time | relevance | path

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

/aosp12/art/oatdump/
H A Doatdump.cc2464 static jobject InstallOatFile(Runtime* runtime, in InstallOatFile() function
2510 jobject class_loader = InstallOatFile(runtime, std::move(oat_file), &class_path); in DumpOatWithRuntime()
2639 InstallOatFile(runtime, std::move(oat_file), &class_path))); in Dump()