Home
last modified time | relevance | path

Searched defs:hasGoFiles (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/go/build/
Dbuild.go1297 func hasGoFiles(ctxt *Context, dir string) bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/load/
Dpkg.go1381 func hasGoFiles(dir string) bool { func