Home
last modified time | relevance | path

Searched refs:WakeupDevice (Results 1 - 25 of 46) sorted by relevance

12

/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_mgr_client_test.cpp55 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 Dpower_mgr_service_test.cpp104 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 Dpower_state_machine_test.cpp71 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 Dpower_wakeup_controller_test.cpp136 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 Dpowermgr_service_native_test.cpp91 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 Dpower_coordination_lock_test.cpp211 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 Dpower_mgr_notify_test.cpp149 powerMgrClient.WakeupDevice(); in HWTEST_F()
189 powerMgrClient.WakeupDevice(); in HWTEST_F()
H A Dpower_mgr_fail_check_test.cpp96 * @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 Dincoming_call_wake_up.cpp32 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 Dproximity_sensor.cpp33 PowerMgr::PowerMgrClient::GetInstance().WakeupDevice(operationType, wakeupReason); in StartUp()
/base/powermgr/powermgr_lite/interfaces/innerkits/
H A Dpower_manage.h66 void WakeupDevice(WakeupDeviceType reason, const char* details);
/base/powermgr/power_manager/test/systemtest/src/
H A Dpower_mgr_shutdown_fast_test.cpp62 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 Dpower_mgr_st_suspend_test.cpp71 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 Dpower_mgr_st_mock_test.cpp293 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 Dpower_level_event_system_test_on.cpp108 powerMgrClient.WakeupDevice(WakeupDeviceType::WAKEUP_DEVICE_APPLICATION); in HWTEST_F()
H A Dpower_level_event_system_test_off.cpp106 powerMgrClient.WakeupDevice(WakeupDeviceType::WAKEUP_DEVICE_APPLICATION); in HWTEST_F()
/base/powermgr/power_manager/test/unittest/src/scenario_test/wakeup_suspend/
H A Dpower_suspend_test.cpp64 g_service->WakeupDevice( in HWTEST_F()
94 g_service->WakeupDevice( in HWTEST_F()
/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower.h41 static napi_value WakeupDevice(napi_env env, napi_callback_info info);
H A Dpower.cpp149 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 Dpower_module.cpp79 DECLARE_NAPI_FUNCTION("wakeupDevice", Power::WakeupDevice), in PowerInit()
/base/telephony/call_manager/services/call/call_state_observer/include/
H A Dincoming_call_wake_up.h45 void WakeupDevice(sptr<CallBase> &callObjectPtr);
/base/powermgr/battery_manager/services/native/include/
H A Dbattery_service.h94 void WakeupDevice(BatteryChargeState chargeState);
106 void WakeupDevice(BatteryPluggedType pluggedType);
/base/powermgr/powermgr_lite/test/Interface_test/test/unittest/src/
H A Dpowermgr_interfaces_test.cpp116 WakeupDevice(WAKEUP_DEVICE_POWER_BUTTON, details); in HWTEST_F()
/base/powermgr/power_manager/test/unittest/src/mock/
H A Dpower_mock_parcel_test.cpp68 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 Dpower_manage.c104 void WakeupDevice(WakeupDeviceType reason, const char* details) in WakeupDevice() function

Completed in 11 milliseconds

12