Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd.cpp62 static int eventct; variable
150 eventct++; in healthd_register_event()
280 struct epoll_event events[eventct]; in healthd_mainloop()
288 nevents = epoll_wait(epollfd, events, eventct, timeout); in healthd_mainloop()