Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_go/go/tools/builders/
H A Dstdliblist.go81 IgnoredOtherFiles []string // non-.go source files ignored due to build constraints member
/aosp_15_r20/prebuilts/go/linux-x86/src/go/build/
Dbuild.go458 IgnoredOtherFiles []string // non-.go source files ignored for this build member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/load/
Dpkg.go99IgnoredOtherFiles []string `json:",omitempty"` // non-.go source files ignored due to build constr… member