Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/os/
Dfile_wasip1.go20 func (f *file) PollFD() *poll.FD { func
/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Drawconn.go71 func (c *rawConn) PollFD() *poll.FD { func