Home
last modified time | relevance | path

Searched refs:fd_count (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/util/nanotool/
Dandroidcontexthub.cpp242 int fd_count = ResetPollFds(pollfds, kDeviceFileCount); in ReadEvent() local
245 int ret = poll(pollfds, fd_count, timeout); in ReadEvent()