Searched defs:SUSPEND_DEVICE_REASON_APPLICATION (Results 1 - 5 of 5) sorted by relevance
/base/powermgr/power_manager/test/unittest/src/interface_test/ |
H A D | power_suspend_controller_test.cpp | 226 static_cast<int64_t>(time(nullptr)), SuspendDeviceType::SUSPEND_DEVICE_REASON_APPLICATION, false); in HWTEST_F() member in __anon1520::SuspendDeviceType
|
H A D | power_wakeup_controller_test.cpp | 133 static_cast<int64_t>(time(nullptr)), SuspendDeviceType::SUSPEND_DEVICE_REASON_APPLICATION, false); in HWTEST_F() member in __anon1522::SuspendDeviceType 555 static_cast<int64_t>(time(nullptr)), SuspendDeviceType::SUSPEND_DEVICE_REASON_APPLICATION, false); in HWTEST_F() member in __anon1522::SuspendDeviceType
|
/base/powermgr/power_manager/test/unittest/src/scenario_test/wakeup_suspend/ |
H A D | power_wakeup_test.cpp | 82 static_cast<int64_t>(time(nullptr)), SuspendDeviceType::SUSPEND_DEVICE_REASON_APPLICATION, false); in HWTEST_F() member in __anon1565::SuspendDeviceType 121 static_cast<int64_t>(time(nullptr)), SuspendDeviceType::SUSPEND_DEVICE_REASON_APPLICATION, false); in HWTEST_F() member in __anon1565::SuspendDeviceType
|
/base/powermgr/powermgr_lite/interfaces/innerkits/ |
H A D | power_manage.h | 27 SUSPEND_DEVICE_REASON_APPLICATION = SUSPEND_DEVICE_REASON_MIN, enumerator
|
/base/powermgr/power_manager/interfaces/inner_api/native/include/ |
H A D | power_state_machine_info.h | 167 SUSPEND_DEVICE_REASON_APPLICATION = SUSPEND_DEVICE_REASON_MIN, member in OHOS::PowerMgr::SuspendDeviceType
|
Completed in 4 milliseconds