Home
last modified time | relevance | path

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

/build/soong/cc/
Dutil.go118 func makeSymlinkCmd(linkDirOnDevice string, linkName string, target string) string { func
Dbinary.go457 …binary.post_install_cmds = append(binary.post_install_cmds, makeSymlinkCmd(dirOnDevice, file.Base(…
461 …binary.post_install_cmds = append(binary.post_install_cmds, makeSymlinkCmd(dirOnDevice, symlink, t…
Dlibrary.go1215 …library.post_install_cmds = append(library.post_install_cmds, makeSymlinkCmd(dirOnDevice, file.Bas…