Home
last modified time | relevance | path

Searched refs:FEATURE_SHUTDOWN (Results 1 - 17 of 17) sorted by relevance

/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_controller.cpp65 POWER_HILOGD(FEATURE_SHUTDOWN, "Instance create"); in ShutdownController()
96 POWER_HILOGI(FEATURE_SHUTDOWN, "pluggedType : %{public}u", pluggedType); in IsNeedWritePoweroffChargeFlag()
108 POWER_HILOGI(FEATURE_SHUTDOWN, "enter WritePoweroffChargeFlag"); in WritePoweroffChargeFlag()
111 POWER_HILOGE(FEATURE_SHUTDOWN, "Dlopen failed, reason : %{public}s", dlerror()); in WritePoweroffChargeFlag()
117 POWER_HILOGE(FEATURE_SHUTDOWN, "find function failed, reason : %{public}s", dlerror()); in WritePoweroffChargeFlag()
129 POWER_HILOGW(FEATURE_SHUTDOWN, "Shutdown is already running"); in RebootOrShutdown()
138 POWER_HILOGI(FEATURE_SHUTDOWN, "Start to detach shutdown thread"); in RebootOrShutdown()
154 POWER_HILOGI(FEATURE_SHUTDOWN, "reason = %{public}s, reboot = %{public}d", reason.c_str(), isReboot); in RebootOrShutdown()
181 POWER_HILOGI(FEATURE_SHUTDOWN, "Waiting for the callback execution complete..."); in Prepare()
184 POWER_HILOGW(FEATURE_SHUTDOWN, "Shutdow in Prepare()
[all...]
H A Dshutdown_dialog.cpp71 POWER_HILOGD(FEATURE_SHUTDOWN, "Initialize the long press powerkey"); in KeyMonitorInit()
81 POWER_HILOGI(FEATURE_SHUTDOWN, "Receive long press powerkey"); in KeyMonitorInit()
87 POWER_HILOGI(FEATURE_SHUTDOWN, "SubscribeKey long press failed errcode = %{public}d, Try again in 1 second", in KeyMonitorInit()
97 POWER_HILOGI(FEATURE_SHUTDOWN, "SubscribeKey long press success"); in KeyMonitorInit()
106 POWER_HILOGW(FEATURE_SHUTDOWN, "InputManager is null"); in KeyMonitorCancel()
121 POWER_HILOGW(FEATURE_SHUTDOWN, "power dialog has been show"); in ConnectSystemUi()
130 POWER_HILOGE(FEATURE_SHUTDOWN, "dlopen libpower_ability.z.so failed, reason : %{public}s", dlerror()); in ConnectSystemUi()
137 POWER_HILOGE(FEATURE_SHUTDOWN, "find PowerConnectAbility function failed, reason : %{public}s", dlerror()); in ConnectSystemUi()
195 POWER_HILOGI(FEATURE_SHUTDOWN, "OnAbilityConnectDone"); in OnAbilityConnectDone()
198 POWER_HILOGW(FEATURE_SHUTDOWN, "remoteObjec in OnAbilityConnectDone()
[all...]
H A Dshutdown_callback_holer.cpp25 POWER_HILOGW(FEATURE_SHUTDOWN, "object dead, need remove the callback"); in OnRemoteDied()
/base/powermgr/power_manager/services/zidl/src/shutdown/
H A Dshutdown_proxy_delegator.cpp32 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in RegisterShutdownCallback()
43 POWER_HILOGE(FEATURE_SHUTDOWN, "SendRequest is failed, ret=%{public}d", ret); in RegisterShutdownCallback()
55 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in UnRegisterShutdownCallback()
65 POWER_HILOGE(FEATURE_SHUTDOWN, "SendRequest is failed, ret=%{public}d", ret); in UnRegisterShutdownCallback()
78 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in RegisterShutdownCallback()
89 POWER_HILOGE(FEATURE_SHUTDOWN, "SendRequest is failed, ret=%{public}d", ret); in RegisterShutdownCallback()
101 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in UnRegisterShutdownCallback()
111 POWER_HILOGE(FEATURE_SHUTDOWN, "SendRequest is failed, ret=%{public}d", ret); in UnRegisterShutdownCallback()
124 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in RegisterShutdownCallback()
135 POWER_HILOGE(FEATURE_SHUTDOWN, "SendReques in RegisterShutdownCallback()
[all...]
H A Dsync_shutdown_callback_proxy.cpp36 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in OnSyncShutdown()
44 POWER_HILOGE(FEATURE_SHUTDOWN, "SendRequest is failed, ret=%{public}d", ret); in OnSyncShutdown()
58 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in OnSyncShutdownOrReboot()
68 POWER_HILOGE(FEATURE_SHUTDOWN, "SendRequest is failed, ret=%{public}d", ret); in OnSyncShutdownOrReboot()
H A Dasync_shutdown_callback_proxy.cpp36 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in OnAsyncShutdown()
44 POWER_HILOGE(FEATURE_SHUTDOWN, "SendRequest is failed, ret=%{public}d", ret); in OnAsyncShutdown()
58 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in OnAsyncShutdownOrReboot()
68 POWER_HILOGE(FEATURE_SHUTDOWN, "SendRequest is failed, ret=%{public}d", ret); in OnAsyncShutdownOrReboot()
H A Dtakeover_shutdown_callback_proxy.cpp36 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in OnTakeOverShutdown()
46 POWER_HILOGE(FEATURE_SHUTDOWN, "SendRequest is failed, ret=%{public}d", ret); in OnTakeOverShutdown()
H A Dasync_shutdown_callback_stub.cpp29 POWER_HILOGD(FEATURE_SHUTDOWN, "cmd=%{public}d, flags=%{public}d", code, option.GetFlags()); in OnRemoteRequest()
H A Dtakeover_shutdown_callback_stub.cpp29 POWER_HILOGD(FEATURE_SHUTDOWN, "cmd=%{public}d, flags=%{public}d", code, option.GetFlags()); in OnRemoteRequest()
H A Dsync_shutdown_callback_stub.cpp29 POWER_HILOGD(FEATURE_SHUTDOWN, "cmd=%{public}d, flags=%{public}d", code, option.GetFlags()); in OnRemoteRequest()
/base/powermgr/power_manager/services/native/src/actions/default/
H A Ddevice_power_action.cpp34 POWER_HILOGI(FEATURE_SHUTDOWN, "Reboot executing"); in Reboot()
40 POWER_HILOGI(FEATURE_SHUTDOWN, "Shutdown executing"); in Shutdown()
/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower.cpp54 POWER_HILOGE(FEATURE_SHUTDOWN, "Get shutdown reason failed"); in RebootOrShutdown()
57 POWER_HILOGD(FEATURE_SHUTDOWN, "reboot: %{public}d, reason: %{public}s", isReboot, reason); in RebootOrShutdown()
H A Dpower_napi.cpp180 POWER_HILOGE(FEATURE_SHUTDOWN, "open /dev/bbox failed!"); in SetFrameworkBootStage()
186 POWER_HILOGE(FEATURE_SHUTDOWN, "set reboot flag failed!"); in SetFrameworkBootStage()
193 POWER_HILOGE(FEATURE_SHUTDOWN, "set shut stage failed!"); in SetFrameworkBootStage()
212 POWER_HILOGD(FEATURE_SHUTDOWN, "reboot: %{public}d, reason: %{public}s", isReboot, reason.c_str()); in RebootOrShutdown()
/base/powermgr/power_manager/utils/native/include/
H A Dpower_log.h75 FEATURE_SHUTDOWN, enumerator
/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_test_proxy.cpp302 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in RebootDevice()
311 POWER_HILOGE(FEATURE_SHUTDOWN, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in RebootDevice()
328 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in ShutDownDevice()
337 POWER_HILOGE(FEATURE_SHUTDOWN, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in ShutDownDevice()
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_proxy.cpp372 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in RebootDevice()
381 POWER_HILOGE(FEATURE_SHUTDOWN, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in RebootDevice()
399 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in RebootDeviceForDeprecated()
409 POWER_HILOGE(FEATURE_SHUTDOWN, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in RebootDeviceForDeprecated()
427 POWER_HILOGE(FEATURE_SHUTDOWN, "Write descriptor failed"); in ShutDownDevice()
436 POWER_HILOGE(FEATURE_SHUTDOWN, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in ShutDownDevice()
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp817 POWER_HILOGI(FEATURE_SHUTDOWN, "Cancel auto sleep timer"); in RebootDeviceForDeprecated()
823 POWER_HILOGI(FEATURE_SHUTDOWN, "Do reboot, called pid: %{public}d, uid: %{public}d", pid, uid); in RebootDeviceForDeprecated()
839 POWER_HILOGD(FEATURE_SHUTDOWN, "Calling Fast ShutDownDevice success"); in ShutDownDevice()
846 POWER_HILOGI(FEATURE_SHUTDOWN, "Cancel auto sleep timer"); in ShutDownDevice()
853 POWER_HILOGI(FEATURE_SHUTDOWN, "[UL_POWER] Do shutdown, called pid: %{public}d, uid: %{public}d", pid, uid); in ShutDownDevice()

Completed in 11 milliseconds