/base/powermgr/power_manager/test/unittest/src/interface_test/ |
H A D | power_mgr_client_test.cpp | 55 powerMgrClient.WakeupDevice(); in HWTEST_F() 82 powerMgrClient.WakeupDevice(); in HWTEST_F() 109 powerMgrClient.WakeupDevice(); in HWTEST_F() 136 powerMgrClient.WakeupDevice(); in HWTEST_F() 163 powerMgrClient.WakeupDevice(); in HWTEST_F() 190 powerMgrClient.WakeupDevice(); in HWTEST_F() 218 powerMgrClient.WakeupDevice(); in HWTEST_F() 247 powerMgrClient.WakeupDevice(); in HWTEST_F() 262 * @tc.desc: test WakeupDevice 273 powerMgrClient.WakeupDevice(); in HWTEST_F() [all...] |
H A D | power_mgr_service_test.cpp | 104 powerMgrClient.WakeupDevice(); in HWTEST_F() 121 powerMgrClient.WakeupDevice(); in HWTEST_F() 137 powerMgrClient.WakeupDevice(); in HWTEST_F() 155 powerMgrClient.WakeupDevice(); in HWTEST_F() 172 powerMgrClient.WakeupDevice(); in HWTEST_F() 189 powerMgrClient.WakeupDevice(); in HWTEST_F() 204 powerMgrClient.WakeupDevice(); in HWTEST_F() 222 powerMgrClient.WakeupDevice(); in HWTEST_F() 239 powerMgrClient.WakeupDevice(); in HWTEST_F() 259 powerMgrClient.WakeupDevice(); in HWTEST_F() [all...] |
H A D | power_state_machine_test.cpp | 71 powerMgrClient.WakeupDevice(); in HWTEST_F() 87 * @tc.desc: test WakeupDevice(int64_t timeMs) in proxy 104 powerMgrClient.WakeupDevice(); in HWTEST_F() 131 powerMgrClient.WakeupDevice(); in HWTEST_F() 143 * @tc.desc: test WakeupDevice(int64_t timeMs, const WakeupDeviceType reason, const std::string& details) in proxy 161 powerMgrClient.WakeupDevice(WakeupDeviceType::WAKEUP_DEVICE_APPLICATION); in HWTEST_F() 172 powerMgrClient.WakeupDevice(WakeupDeviceType::WAKEUP_DEVICE_APPLICATION); in HWTEST_F() 273 powerMgrClient.WakeupDevice(); in WakeUpthread()
|
H A D | power_wakeup_controller_test.cpp | 136 g_service->WakeupDevice(static_cast<int64_t>(time(nullptr)), in HWTEST_F() 147 g_service->WakeupDevice(static_cast<int64_t>(time(nullptr)), in HWTEST_F() 410 g_service->WakeupDevice(static_cast<int64_t>(time(nullptr)), in HWTEST_F() 433 g_service->WakeupDevice(static_cast<int64_t>(time(nullptr)), in HWTEST_F() 456 g_service->WakeupDevice(static_cast<int64_t>(time(nullptr)), in HWTEST_F() 594 g_service->WakeupDevice( in HWTEST_F()
|
/base/powermgr/power_manager/test/unittest/src/servicetest/ |
H A D | powermgr_service_native_test.cpp | 91 g_powerMgrServiceProxy->WakeupDevice(GetTickCount()); in HWTEST_F() 112 g_powerMgrServiceProxy->WakeupDevice(GetTickCount()); in HWTEST_F() 133 g_powerMgrServiceProxy->WakeupDevice(GetTickCount()); in HWTEST_F() 154 g_powerMgrServiceProxy->WakeupDevice(GetTickCount()); in HWTEST_F() 175 g_powerMgrServiceProxy->WakeupDevice(GetTickCount()); in HWTEST_F() 198 g_powerMgrServiceProxy->WakeupDevice(GetTickCount()); in HWTEST_F() 222 g_powerMgrServiceProxy->WakeupDevice(GetTickCount()); in HWTEST_F() 236 * @tc.desc: test WakeupDevice 249 g_powerMgrServiceProxy->WakeupDevice(GetTickCount(), abnormaltype); in HWTEST_F() 266 g_powerMgrServiceProxy->WakeupDevice(GetTickCoun in HWTEST_F() [all...] |
/base/powermgr/power_manager/test/unittest/src/ |
H A D | power_coordination_lock_test.cpp | 211 powerMgrClient.WakeupDevice(); in HWTEST_F() 243 powerMgrClient.WakeupDevice(); in HWTEST_F() 280 powerMgrClient.WakeupDevice(); in HWTEST_F() 312 powerMgrClient.WakeupDevice(); in HWTEST_F() 371 powerMgrClient.WakeupDevice(); in HWTEST_F() 433 powerMgrClient.WakeupDevice(); in HWTEST_F() 486 powerMgrClient.WakeupDevice(); in HWTEST_F() 507 powerMgrClient.WakeupDevice(); in HWTEST_F() 547 powerMgrClient.WakeupDevice(); in HWTEST_F() 600 powerMgrClient.WakeupDevice(); in HWTEST_F() [all...] |
H A D | power_mgr_notify_test.cpp | 149 powerMgrClient.WakeupDevice(); in HWTEST_F() 189 powerMgrClient.WakeupDevice(); in HWTEST_F()
|
H A D | power_mgr_fail_check_test.cpp | 96 * @tc.desc: test WakeupDevice failed by mock 114 pms->WakeupDevice(0, WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON, std::string("test")); in HWTEST_F()
|
/base/telephony/call_manager/services/call/call_state_observer/src/ |
H A D | incoming_call_wake_up.cpp | 32 WakeupDevice(callObjectPtr); in NewCallCreated() 61 void IncomingCallWakeup::WakeupDevice(sptr<CallBase> &callObjectPtr) in WakeupDevice() function in OHOS::Telephony::IncomingCallWakeup 84 PowerMgr::PowerMgrClient::GetInstance().WakeupDevice( in WakeupDevice()
|
H A D | proximity_sensor.cpp | 33 PowerMgr::PowerMgrClient::GetInstance().WakeupDevice(operationType, wakeupReason); in StartUp()
|
/base/powermgr/powermgr_lite/interfaces/innerkits/ |
H A D | power_manage.h | 66 void WakeupDevice(WakeupDeviceType reason, const char* details);
|
/base/powermgr/power_manager/test/systemtest/src/ |
H A D | power_mgr_shutdown_fast_test.cpp | 62 powerMgrClient.WakeupDevice(WakeupDeviceType::WAKEUP_DEVICE_APPLICATION, std::string("test call SetUp")); in SetUp() 68 powerMgrClient.WakeupDevice(WakeupDeviceType::WAKEUP_DEVICE_APPLICATION, std::string("test call TearDown")); in TearDown()
|
H A D | power_mgr_st_suspend_test.cpp | 71 pms->WakeupDevice(0, WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON, std::string("test")); in HWTEST_F() 96 pms->WakeupDevice(0, WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON, std::string("test")); in HWTEST_F()
|
H A D | power_mgr_st_mock_test.cpp | 293 pms->WakeupDevice(0, WakeupDeviceType::WAKEUP_DEVICE_APPLICATION, std::string("test")); in HWTEST_F() 333 pms->WakeupDevice(0, WakeupDeviceType::WAKEUP_DEVICE_APPLICATION, std::string("test")); in HWTEST_F() 392 pms->WakeupDevice(0, WakeupDeviceType::WAKEUP_DEVICE_APPLICATION, std::string("test")); in HWTEST_F() 493 pms->WakeupDevice(0, WakeupDeviceType::WAKEUP_DEVICE_UNKNOWN, std::string("test")); in HWTEST_F() 535 * @tc.desc: test The display status and power status are inconsistent WakeupDevice 548 pms->WakeupDevice(0, WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON, std::string("PowerMgrMock016")); in HWTEST_F() 559 pms->WakeupDevice(0, WakeupDeviceType::WAKEUP_DEVICE_POWER_BUTTON, std::string("PowerMgrMock016_Again")); in HWTEST_F()
|
H A D | power_level_event_system_test_on.cpp | 108 powerMgrClient.WakeupDevice(WakeupDeviceType::WAKEUP_DEVICE_APPLICATION); in HWTEST_F()
|
H A D | power_level_event_system_test_off.cpp | 106 powerMgrClient.WakeupDevice(WakeupDeviceType::WAKEUP_DEVICE_APPLICATION); in HWTEST_F()
|
/base/powermgr/power_manager/test/unittest/src/scenario_test/wakeup_suspend/ |
H A D | power_suspend_test.cpp | 64 g_service->WakeupDevice( in HWTEST_F() 94 g_service->WakeupDevice( in HWTEST_F()
|
/base/powermgr/power_manager/frameworks/napi/power/ |
H A D | power.h | 41 static napi_value WakeupDevice(napi_env env, napi_callback_info info);
|
H A D | power.cpp | 149 napi_value Power::WakeupDevice(napi_env env, napi_callback_info info) in WakeupDevice() function in OHOS::PowerMgr::Power 170 g_powerMgrClient.WakeupDevice(WakeupDeviceType::WAKEUP_DEVICE_APPLICATION, std::string(reason)); in WakeupDevice()
|
H A D | power_module.cpp | 79 DECLARE_NAPI_FUNCTION("wakeupDevice", Power::WakeupDevice), in PowerInit()
|
/base/telephony/call_manager/services/call/call_state_observer/include/ |
H A D | incoming_call_wake_up.h | 45 void WakeupDevice(sptr<CallBase> &callObjectPtr);
|
/base/powermgr/battery_manager/services/native/include/ |
H A D | battery_service.h | 94 void WakeupDevice(BatteryChargeState chargeState); 106 void WakeupDevice(BatteryPluggedType pluggedType);
|
/base/powermgr/powermgr_lite/test/Interface_test/test/unittest/src/ |
H A D | powermgr_interfaces_test.cpp | 116 WakeupDevice(WAKEUP_DEVICE_POWER_BUTTON, details); in HWTEST_F()
|
/base/powermgr/power_manager/test/unittest/src/mock/ |
H A D | power_mock_parcel_test.cpp | 68 powerMgrClient.WakeupDevice(); in HWTEST_F() 192 sptrProxy->WakeupDevice(GetTickCount(), WakeupDeviceType::WAKEUP_DEVICE_APPLICATION, std::string("app call")); in HWTEST_F()
|
/base/powermgr/powermgr_lite/frameworks/src/mini/ |
H A D | power_manage.c | 104 void WakeupDevice(WakeupDeviceType reason, const char* details) in WakeupDevice() function
|