Home
last modified time | relevance | path

Searched defs:IsStandardPackage (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/goroot/
Dgccgo.go17 func IsStandardPackage(goroot, compiler, path string) bool { func
Dgc.go19 func IsStandardPackage(goroot, compiler, path string) bool { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modindex/
Dread.go662 func IsStandardPackage(goroot_, compiler, path string) bool { func