Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/os/
Dexecutable_path.go43 for _, dir := range splitPathList(Getenv("PATH")) {
82 func splitPathList(pathList string) []string { func
/prebuilts/go/linux-x86/src/cmd/go/internal/modindex/
Dbuild.go120 func (ctxt *Context) splitPathList(s string) []string { func
181 for _, p := range ctxt.splitPathList(ctxt.GOPATH) {
/prebuilts/go/linux-x86/src/go/build/
Dbuild.go126 func (ctxt *Context) splitPathList(s string) []string { func
237 for _, p := range ctxt.splitPathList(ctxt.GOPATH) {