Searched defs:WakeupDevice (Results 1 – 9 of 9) sorted by relevance
35 void IncomingCallWakeup::WakeupDevice() in WakeupDevice() function in OHOS::Telephony::IncomingCallWakeup
104 void WakeupDevice(WakeupDeviceType reason, const char* details) in WakeupDevice() function
149 napi_value Power::WakeupDevice(napi_env env, napi_callback_info info) in WakeupDevice() function in OHOS::PowerMgr::Power
136 PowerErrors PowerMgrClient::WakeupDevice(WakeupDeviceType reason, const std::string& detail) in WakeupDevice() function in OHOS::PowerMgr::PowerMgrClient
49 static void WakeupDevice(const uint8_t* data) in WakeupDevice() function
274 void WakeupDevice(WakeupDeviceType reason, const char* details) in WakeupDevice() function
319 void BatteryService::WakeupDevice(BatteryPluggedType pluggedType) in WakeupDevice() function in OHOS::PowerMgr::BatteryService
559 PowerErrors PowerMgrService::WakeupDevice(int64_t callTimeMs, in WakeupDevice() function in OHOS::PowerMgr::PowerMgrService
346 PowerErrors PowerMgrProxy::WakeupDevice(int64_t callTimeMs, WakeupDeviceType reason, const std::str… in WakeupDevice() function in OHOS::PowerMgr::PowerMgrProxy