Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/libcore/io/
DIoBridge.java251 StructPollfd[] pollFds = new StructPollfd[] { new StructPollfd() }; in isConnected() local
684 StructPollfd[] pollFds = new StructPollfd[]{ new StructPollfd() }; in poll() local