Searched defs:oat_path (Results 1 – 5 of 5) sorted by relevance
42 inline std::string OatPathToVdexPath(const std::string& oat_path) { in OatPathToVdexPath()47 inline std::string OatPathToArtPath(const std::string& oat_path) { in OatPathToArtPath()
254 std::filesystem::path oat_path(OR_RETURN(BuildOatPath(output_artifacts.artifactsPath))); in PrepareArtifactsDirs() local399 std::string oat_path = OR_RETURN_FATAL(BuildOatPath(in_artifactsPath)); in deleteArtifacts() local598 std::string oat_path = OR_RETURN_FATAL(BuildOatPath(in_artifactsPath)); in getArtifactsVisibility() local798 std::string oat_path = OR_RETURN_FATAL(BuildOatPath(in_outputArtifacts.artifactsPath)); in dexopt() local1052 std::string oat_path = OR_RETURN_FATAL(BuildOatPath(artifacts)); in cleanup() local
493 std::string oat_path = OR_FATAL(BuildOatPath(artifacts_path_)); in InitFilesBeforeDexopt() local
1850 std::string oat_path = GetOatPath(); in WriteImageToDisk() local
555 std::string oat_path = ReplaceFileExtension(image_path, "oat"); in AddCompiledBootClasspathFdsIfAny() local