Searched defs:WakeupDevice (Results 1 - 9 of 9) sorted by relevance
/base/powermgr/powermgr_lite/frameworks/src/mini/ |
H A D | power_manage.c | 104 void WakeupDevice(WakeupDeviceType reason, const char* details) in WakeupDevice() function
|
/base/telephony/call_manager/services/call/call_state_observer/src/ |
H A D | incoming_call_wake_up.cpp | 61 void IncomingCallWakeup::WakeupDevice(sptr<CallBase> &callObjectPtr) in WakeupDevice() function in OHOS::Telephony::IncomingCallWakeup
|
/base/powermgr/power_manager/frameworks/napi/power/ |
H A D | power.cpp | 149 napi_value Power::WakeupDevice(napi_env env, napi_callback_info info) in WakeupDevice() function in OHOS::PowerMgr::Power
|
/base/powermgr/powermgr_lite/frameworks/src/small/ |
H A D | power_manage.c | 274 void WakeupDevice(WakeupDeviceType reason, const char* details) in WakeupDevice() function
|
/base/powermgr/power_manager/test/unittest/src/servicetest/ |
H A D | powermgr_service_test_proxy.cpp | 373 PowerErrors PowerMgrServiceTestProxy::WakeupDevice(int64_t callTimeMs, WakeupDeviceType reason, in WakeupDevice() function in OHOS::PowerMgr::PowerMgrServiceTestProxy
|
/base/powermgr/power_manager/services/zidl/src/ |
H A D | power_mgr_proxy.cpp | 501 PowerErrors PowerMgrProxy::WakeupDevice(int64_t callTimeMs, WakeupDeviceType reason, const std::string& details) in WakeupDevice() function in OHOS::PowerMgr::PowerMgrProxy
|
/base/powermgr/power_manager/frameworks/native/ |
H A D | power_mgr_client.cpp | 198 PowerErrors PowerMgrClient::WakeupDevice(WakeupDeviceType reason, const std::string& detail) in WakeupDevice() function in OHOS::PowerMgr::PowerMgrClient
|
/base/powermgr/battery_manager/services/native/src/ |
H A D | battery_service.cpp | 416 void BatteryService::WakeupDevice(BatteryPluggedType pluggedType) in WakeupDevice() function in OHOS::PowerMgr::BatteryService
|
/base/powermgr/power_manager/services/native/src/ |
H A D | power_mgr_service.cpp | 888 PowerErrors PowerMgrService::WakeupDevice(int64_t callTimeMs, WakeupDeviceType reason, const std::string& details) in WakeupDevice() function in OHOS::PowerMgr::PowerMgrService
|
Completed in 11 milliseconds