Searched defs:wakeup (Results 1 – 6 of 6) sorted by relevance
94 void postEvents(const std::vector<Event>& events, bool wakeup) override { in postEvents()
43 int ChargerCallback::ChargerRegisterEvent(int fd, BoundFunction func, EventWakeup wakeup) { in ChargerRegisterEvent()
57 int HealthLoop::RegisterEvent(int fd, BoundFunction func, EventWakeup wakeup) { in RegisterEvent()
170 bool wakeup; in submitEvent() local
200 void ISensorsSubHalBase::postEvents(const std::vector<Event>& events, bool wakeup) { in postEvents()
186 Return<void> wakeup = hdmiCec->setOption(OptionKey::WAKEUP, false); in TEST_P() local