Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc2830 static jobject InstallOatFile(Runtime* runtime, in InstallOatFile() function
2876 jobject class_loader = InstallOatFile(runtime, std::move(oat_file), &class_path); in DumpOatWithRuntime()
3005 InstallOatFile(runtime, std::move(oat_file), &class_path))); in Dump()