Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/go/build/
Dbuild.go451 BinaryOnly bool // cannot be rebuilt from source (has //go:binary-only-package comment) member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/load/
Dpkg.go80 BinaryOnly bool `json:",omitempty"` // package cannot be recompiled member