Searched defs:wakeup (Results 1 – 7 of 7) sorted by relevance
| /hardware/interfaces/health/2.0/default/ |
| D | healthd_common_adapter.cpp | 37 int RegisterEvent(int fd, BoundFunction func, EventWakeup wakeup) { in RegisterEvent() 51 int healthd_register_event(int fd, void (*handler)(uint32_t), EventWakeup wakeup) { in healthd_register_event()
|
| /hardware/interfaces/sensors/aidl/default/include/sensors-impl/ |
| D | Sensors.h | 94 void postEvents(const std::vector<Event>& events, bool wakeup) override { in postEvents()
|
| /hardware/interfaces/health/aidl/default/ |
| D | ChargerUtils.cpp | 43 int ChargerCallback::ChargerRegisterEvent(int fd, BoundFunction func, EventWakeup wakeup) { in ChargerRegisterEvent()
|
| /hardware/interfaces/health/utils/libhealthloop/ |
| D | HealthLoop.cpp | 57 int HealthLoop::RegisterEvent(int fd, BoundFunction func, EventWakeup wakeup) { in RegisterEvent()
|
| /hardware/libhardware/modules/sensors/dynamic_sensor/ |
| D | DynamicSensorsSubHal.cpp | 167 bool wakeup; in submitEvent() local
|
| /hardware/interfaces/sensors/common/default/2.X/multihal/tests/fake_subhal/ |
| D | SensorsSubHal.cpp | 200 void ISensorsSubHalBase::postEvents(const std::vector<Event>& events, bool wakeup) { in postEvents()
|
| /hardware/interfaces/tv/cec/1.1/vts/functional/ |
| D | VtsHalTvCecV1_1TargetTest.cpp | 186 Return<void> wakeup = hdmiCec->setOption(OptionKey::WAKEUP, false); in TEST_P() local
|