Searched refs:FEATURE_WAKEUP (Results 1 – 8 of 8) sorted by relevance
/base/powermgr/power_manager/services/native/src/ |
D | power_mgr_notify.cpp | 62 POWER_HILOGI(FEATURE_WAKEUP, "Start to publish event %{public}s at %{public}lld", in PublishScreenOnEvents() 65 … POWER_HILOGI(FEATURE_WAKEUP, "Publish event %{public}s done", screenOnWant_->GetAction().c_str()); in PublishScreenOnEvents()
|
D | power_state_machine.cpp | 184 POWER_HILOGI(FEATURE_WAKEUP, "System is awaking"); in onWakeup() 191 POWER_HILOGE(FEATURE_WAKEUP, "Handler is null"); in onWakeup() 233 POWER_HILOGW(FEATURE_WAKEUP, "Invalid type: %{public}d", type); in WakeupDeviceInner() 246 POWER_HILOGD(FEATURE_WAKEUP, "Wakeup device finish"); in WakeupDeviceInner() 688 … POWER_HILOGD(FEATURE_WAKEUP, "Enter, displayState = %{public}d", stateAction_->GetDisplayState()); in HandleSystemWakeup() 860 POWER_HILOGD(FEATURE_WAKEUP, "WakeupDeviceType :%{public}u", type); in GetReasonByWakeType() 901 POWER_HILOGD(FEATURE_WAKEUP, "StateChangeReason: %{public}u", ret); in GetReasonByWakeType()
|
D | power_mgr_service.cpp | 322 POWER_HILOGI(FEATURE_WAKEUP, "Lid open event received, begin to wakeup"); in HallSensorCallback() 395 POWER_HILOGI(FEATURE_WAKEUP, "Wakeup by double click"); in HandleKeyEvent() 401 POWER_HILOGI(FEATURE_WAKEUP, "Wakeup by keyboard"); in HandleKeyEvent() 418 POWER_HILOGI(FEATURE_WAKEUP, "Wakeup by mouse"); in HandlePointEvent() 569 … POWER_HILOGI(FEATURE_WAKEUP, "Try to wakeup device, pid: %{public}d, uid: %{public}d", pid, uid); in WakeupDevice()
|
/base/powermgr/power_manager/frameworks/napi/power/ |
D | power.cpp | 166 POWER_HILOGE(FEATURE_WAKEUP, "Get wakeup reason failed"); in WakeupDevice() 169 POWER_HILOGD(FEATURE_WAKEUP, "Wakeup type: APPLICATION, reason: %{public}s", reason); in WakeupDevice()
|
D | power_napi.cpp | 65 POWER_HILOGD(FEATURE_WAKEUP, "Wakeup type: APPLICATION, reason: %{public}s", detail.c_str()); in Wakeup()
|
/base/powermgr/power_manager/utils/native/include/ |
D | power_log.h | 65 FEATURE_WAKEUP, enumerator
|
/base/powermgr/power_manager/frameworks/native/ |
D | power_mgr_client.cpp | 140 POWER_HILOGD(FEATURE_WAKEUP, " Calling WakeupDevice success"); in WakeupDevice()
|
/base/powermgr/power_manager/services/zidl/src/ |
D | power_mgr_proxy.cpp | 356 POWER_HILOGE(FEATURE_WAKEUP, "Write descriptor failed"); in WakeupDevice() 366 POWER_HILOGE(FEATURE_WAKEUP, "SendRequest is failed, ret: %{public}d", ret); in WakeupDevice()
|