Home
last modified time | relevance | path

Searched defs:WakeupDeviceAsync (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_mgr_service.h69 …virtual void WakeupDeviceAsync(int64_t callTimeMs, WakeupDeviceType reason, const std::string& det… in WakeupDeviceAsync() function
/ohos5.0/base/powermgr/power_manager/frameworks/native/
H A Dpower_mgr_client.cpp205 void PowerMgrClient::WakeupDeviceAsync(WakeupDeviceType reason, const std::string& detail) in WakeupDeviceAsync() function in OHOS::PowerMgr::PowerMgrClient
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_proxy.cpp526 void PowerMgrProxy::WakeupDeviceAsync(int64_t callTimeMs, WakeupDeviceType reason, const std::strin… in WakeupDeviceAsync() function in OHOS::PowerMgr::PowerMgrProxy