Searched defs:oat_path (Results 1 – 4 of 4) sorted by relevance
33 std::string oat_path; member
265 std::filesystem::path oat_path( in PrepareArtifactsDirs() local792 std::string oat_path = OR_RETURN_FATAL(BuildArtifactsPath(in_artifactsPath)).oat_path; in getArtifactsVisibility() local
1876 std::string oat_path = GetRuntimeImageDir(Runtime::Current()->GetProcessDataDirectory()); in WriteImageToDisk() local
570 std::string oat_path = ReplaceFileExtension(image_path, "oat"); in AddCompiledBootClasspathFdsIfAny() local