HomeSort by relevance Sort by last modified time
    Searched full:xremove (Results 1 - 4 of 4) sorted by null

  /prebuilts/go/darwin-x86/src/cmd/dist/
build.go 488 xremove(pathf("%s/bin/%s", goroot, old))
495 xremove(pathf("%s/%s", gobin, old))
609 xremove(name)
836 xremove(link[targ])
842 xremove(link[targ])
994 xremove(pathf("%s/%s", path, elem))
1000 xremove(pathf("%s/%s", path, name[4:]))
1007 xremove(pathf("%s/%s", path, elem))
1022 xremove(pathf("%s/VERSION.cache", goroot))
    [all...]
util.go 274 // xremove removes the file p.
275 func xremove(p string) { func
  /prebuilts/go/linux-x86/src/cmd/dist/
build.go 488 xremove(pathf("%s/bin/%s", goroot, old))
495 xremove(pathf("%s/%s", gobin, old))
609 xremove(name)
836 xremove(link[targ])
842 xremove(link[targ])
994 xremove(pathf("%s/%s", path, elem))
1000 xremove(pathf("%s/%s", path, name[4:]))
1007 xremove(pathf("%s/%s", path, elem))
1022 xremove(pathf("%s/VERSION.cache", goroot))
    [all...]
util.go 274 // xremove removes the file p.
275 func xremove(p string) { func

Completed in 927 milliseconds