Home
last modified time | relevance | path

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

/hardware/interfaces/health/2.0/default/
Dhealthd_common.cpp65 static int eventct; variable
97 eventct++; in healthd_register_event()
216 struct epoll_event events[eventct]; in healthd_mainloop()
227 nevents = epoll_wait(epollfd, events, eventct, timeout); in healthd_mainloop()