Searched refs:healthd_mainloop (Results 1 - 1 of 1) sorted by relevance

/system/core/healthd/
H A Dhealthd.cpp188 static void healthd_mainloop(void) { function
196 "healthd_mainloop: epoll_create failed; errno=%d\n",
206 "healthd_mainloop: epoll_ctl for uevent_fd failed; errno=%d\n",
217 "healthd_mainloop: epoll_ctl for wakealarm_fd failed; errno=%d\n",
228 "healthd_mainloop: epoll_ctl for binder_fd failed; errno=%d\n",
244 KLOG_ERROR(LOG_TAG, "healthd_mainloop: epoll_wait failed\n");
283 healthd_mainloop();

Completed in 363 milliseconds