Searched defs:wakeup (Results 1 – 3 of 3) sorted by relevance
37 int ChargerRegisterEvent(int fd, BoundFunction func, EventWakeup wakeup) override { in ChargerRegisterEvent()
226 bool SocketListener::release(SocketClient* c, bool wakeup) { in release()
1356 void wakeup(std::string wakeupReason) { in wakeup() function in android::SuspendWakeupTest