Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/platform/
Dsupported.go10 type OSArch struct { struct
11 GOOS, GOARCH string
14 func (p OSArch) String() string {