Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger_hidl.h37 int ChargerRegisterEvent(int fd, BoundFunction func, EventWakeup wakeup) override { in ChargerRegisterEvent()
/system/core/libsysutils/src/
DSocketListener.cpp226 bool SocketListener::release(SocketClient* c, bool wakeup) { in release()
/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendUnitTest.cpp1356 void wakeup(std::string wakeupReason) { in wakeup() function in android::SuspendWakeupTest