Searched defs:WAKEUP_DEVICE_POWER_BUTTON (Results 1 - 6 of 6) sorted by relevance
/base/powermgr/power_manager/test/unittest/src/scenario_test/wakeup_suspend/ |
H A D | power_suspend_test.cpp | 65 static_cast<int64_t>(time(nullptr)), WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON, "PowerSuspendTest001"); in HWTEST_F() member in __anon1564::WakeupDeviceType 95 static_cast<int64_t>(time(nullptr)), WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON, "PowerSuspendTest002"); in HWTEST_F() member in __anon1564::WakeupDeviceType
|
/base/powermgr/power_manager/test/unittest/src/interface_test/ |
H A D | power_suspend_controller_test.cpp | 229 WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON, "PowerSuspendControllerTest009"); in HWTEST_F() member in __anon1520::WakeupDeviceType 233 WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON, "PowerSuspendControllerTest009"); in HWTEST_F() member in __anon1520::WakeupDeviceType
|
H A D | power_wakeup_controller_test.cpp | 137 WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON, "PowerWakeupControllerTest003"); in HWTEST_F() member in __anon1522::WakeupDeviceType 148 WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON, "PowerWakeupControllerTest003"); in HWTEST_F() member in __anon1522::WakeupDeviceType 411 WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON, "PowerWakeupControllerTest01 in HWTEST_F() member in __anon1522::WakeupDeviceType [all...] |
/base/powermgr/powermgr_lite/interfaces/innerkits/ |
H A D | power_manage.h | 41 WAKEUP_DEVICE_POWER_BUTTON = 1, enumerator
|
/base/powermgr/power_manager/test/unittest/src/servicetest/ |
H A D | powermgr_service_native_test.cpp | 601 g_powerMgrServiceProxy->WakeupDevice(GetTickCount(), WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON); in HWTEST_F() member in __anon1569::WakeupDeviceType
|
/base/powermgr/power_manager/interfaces/inner_api/native/include/ |
H A D | power_state_machine_info.h | 135 WAKEUP_DEVICE_POWER_BUTTON = 1, member in OHOS::PowerMgr::WakeupDeviceType
|
Completed in 4 milliseconds