Searched defs:RecvDir (Results 1 – 2 of 2) sorted by relevance
/prebuilts/go/linux-x86/src/internal/abi/ | ||
D | type.go | 286 RecvDir ChanDir = 1 << iota // <-chan const |
/prebuilts/go/linux-x86/src/reflect/ | ||
D | type.go | 338 RecvDir ChanDir = 1 << iota // <-chan const |