Home | History | Annotate | Download | only in android

Lines Matching refs:Symlink

1342 			panic(fmt.Sprintf("Unable to generate symlink between %q and %q: %s", fullInstallPath.Base(), srcPath.Base(), err))
1345 Rule: Symlink,
1346 Description: "install symlink " + fullInstallPath.Base(),
1369 Rule: Symlink,
1370 Description: "install symlink " + fullInstallPath.Base() + " -> " + absPath,