Home
last modified time | relevance | path

Searched defs:Wakeup (Results 1 – 5 of 5) sorted by relevance

/base/powermgr/power_manager/services/native/src/actions/default/display/
Ddefault_device_state_action.cpp32 void DefaultDeviceStateAction::Wakeup( in Wakeup() function in OHOS::PowerMgr::DefaultDeviceStateAction
Ddevice_state_action.cpp53 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/
Dsystem_suspend_controller.cpp115 void SystemSuspendController::Wakeup() in Wakeup() function in OHOS::PowerMgr::SystemSuspendController
/base/powermgr/power_manager/services/native/src/actions/default/suspend/
Dsuspend_controller.cpp159 void SuspendController::Wakeup() in Wakeup() function in OHOS::PowerMgr::Suspend::SuspendController
/base/powermgr/power_manager/frameworks/napi/power/
Dpower_napi.cpp53 napi_value PowerNapi::Wakeup(napi_env env, napi_callback_info info) in Wakeup() function in OHOS::PowerMgr::PowerNapi