Home
last modified time | relevance | path

Searched defs:oat_path (Results 1 – 4 of 4) sorted by relevance

/art/artd/
Dpath_utils.h33 std::string oat_path; member
Dartd.cc265 std::filesystem::path oat_path( in PrepareArtifactsDirs() local
792 std::string oat_path = OR_RETURN_FATAL(BuildArtifactsPath(in_artifactsPath)).oat_path; in getArtifactsVisibility() local
/art/runtime/
Druntime_image.cc1876 std::string oat_path = GetRuntimeImageDir(Runtime::Current()->GetProcessDataDirectory()); in WriteImageToDisk() local
/art/odrefresh/
Dodrefresh.cc570 std::string oat_path = ReplaceFileExtension(image_path, "oat"); in AddCompiledBootClasspathFdsIfAny() local