Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dandroidcontexthub.h63 int ResetPollFds(struct pollfd *pfds, size_t count);
Dandroidcontexthub.cpp242 int fd_count = ResetPollFds(pollfds, kDeviceFileCount); in ReadEvent()
389 int AndroidContextHub::ResetPollFds(struct pollfd *pfds, size_t count) { in ResetPollFds() function in android::AndroidContextHub