Home
last modified time | relevance | path

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

/art/artd/
Dpath_utils.h33 std::string oat_path; member
Dpath_utils.cc178 std::string oat_path; in BuildOatPath() local
328 std::string oat_path = in BuildSdcPath() local
Dartd.cc283 std::filesystem::path oat_path( in PrepareArtifactsDirs() local
808 std::string oat_path = OR_RETURN_FATAL(BuildArtifactsPath(in_artifactsPath)).oat_path; in getArtifactsVisibility() local
/art/runtime/
Druntime_image.cc1877 std::string oat_path = GetRuntimeImageDir(Runtime::Current()->GetProcessDataDirectory()); in WriteImageToDisk() local
/art/odrefresh/
Dodrefresh.cc569 std::string oat_path = ReplaceFileExtension(image_path, kOatExtension); in AddCompiledBootClasspathFdsIfAny() local