Home
last modified time | relevance | path

Searched defs:wakeup (Results 1 – 3 of 3) sorted by relevance

/system/core/healthd/
Dhealthd_common.cpp91 int healthd_register_event(int fd, void (*handler)(uint32_t), EventWakeup wakeup) { in healthd_register_event()
/system/core/libsysutils/src/
DSocketListener.cpp245 bool SocketListener::release(SocketClient* c, bool wakeup) { in release()
/system/bt/udrv/ulinux/
Duipc.cc415 int wakeup = 0; in uipc_close_ch_locked() local