Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/archive/
Darchive.go110 type ErrGoObjOtherVersion struct{ magic []byte } argument
112 func (e ErrGoObjOtherVersion) Error() string {