HomeSort by relevance Sort by last modified time
    Searched refs:ResetPollFds (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/util/nanotool/
androidcontexthub.h 63 int ResetPollFds(struct pollfd *pfds, size_t count);
androidcontexthub.cpp 242 int fd_count = ResetPollFds(pollfds, kDeviceFileCount);
389 int AndroidContextHub::ResetPollFds(struct pollfd *pfds, size_t count) {

Completed in 79 milliseconds