Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/testdata/testprogcgo/
Ddeadlock.go21 type cgoError struct{} struct
23 func (cgoError) Error() string {
/aosp_15_r20/external/bazelbuild-rules_go/go/tools/builders/
H A Dcgo2.go387 type cgoError []string type