Searched refs:kDeviceFileCount (Results 1 – 1 of 1) sorted by relevance
47 constexpr int kDeviceFileCount = 2; variable217 struct pollfd pollfds[kDeviceFileCount]; in ReadEvent()218 int fd_count = ResetPollFds(pollfds, kDeviceFileCount); in ReadEvent()232 for (int i = 0; i < kDeviceFileCount; i++) { in ReadEvent()