Searched defs:Wakeup (Results 1 – 5 of 5) sorted by relevance
/base/powermgr/power_manager/services/native/src/actions/default/display/ | ||
D | default_device_state_action.cpp | 32 void DefaultDeviceStateAction::Wakeup( in Wakeup() function in OHOS::PowerMgr::DefaultDeviceStateAction |
D | device_state_action.cpp | 53 void DeviceStateAction::Wakeup(int64_t callTimeMs, WakeupDeviceType type, const string& details, in Wakeup() function in OHOS::PowerMgr::DeviceStateAction |
/base/powermgr/power_manager/services/native/src/actions/default/ | ||
D | system_suspend_controller.cpp | 115 void SystemSuspendController::Wakeup() in Wakeup() function in OHOS::PowerMgr::SystemSuspendController |
/base/powermgr/power_manager/services/native/src/actions/default/suspend/ | ||
D | suspend_controller.cpp | 159 void SuspendController::Wakeup() in Wakeup() function in OHOS::PowerMgr::Suspend::SuspendController |
/base/powermgr/power_manager/frameworks/napi/power/ | ||
D | power_napi.cpp | 53 napi_value PowerNapi::Wakeup(napi_env env, napi_callback_info info) in Wakeup() function in OHOS::PowerMgr::PowerNapi |