/base/powermgr/power_manager/frameworks/native/ |
H A D | running_lock.cpp | 53 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Failed to create the RunningLockTokenStub"); in Init() 63 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Proxy is a null pointer"); in Create() 71 POWER_HILOGI(FEATURE_RUNNING_LOCK, "recover running lock name %{public}s type %{public}d", in Recover() 81 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Proxy is a null pointer"); in UpdateWorkSource() 99 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Proxy is a null pointer"); in Lock() 102 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Service side Lock call, timeOutMs=%{public}d", timeOutMs); in Lock() 105 POWER_HILOGW(FEATURE_RUNNING_LOCK, "PROXIMITY not use timeout"); in Lock() 109 POWER_HILOGW(FEATURE_RUNNING_LOCK, "use default timeout"); in Lock() 122 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Proxy is a null pointer"); in UnLock() 125 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Servic in UnLock() [all...] |
H A D | power_mgr_client.cpp | 242 POWER_HILOGD(FEATURE_RUNNING_LOCK, "RunningLockType=%{public}u", type); in IsRunningLockTypeSupported() 300 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Failed to create RunningLock record"); in CreateRunningLock() 304 FEATURE_RUNNING_LOCK, "Client CreateRunningLock name: %{public}s, type = %{public}d", name.c_str(), type); in CreateRunningLock() 307 POWER_HILOGE(FEATURE_RUNNING_LOCK, "RunningLock init failed"); in CreateRunningLock() 410 POWER_HILOGI(FEATURE_RUNNING_LOCK, "Register running lock Callback by client"); in RegisterRunningLockCallback() 418 POWER_HILOGI(FEATURE_RUNNING_LOCK, "Unregister running lock Callback by client"); in UnRegisterRunningLockCallback() 472 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Query running lock lists by client"); in QueryRunningLockLists()
|
/base/powermgr/power_manager/services/native/src/runninglock/ |
H A D | running_lock_mgr.cpp | 52 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Init start"); in Init() 59 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Get running lock action fail"); in Init() 67 POWER_HILOGI(FEATURE_RUNNING_LOCK, "Init success"); in Init() 87 POWER_HILOGD(FEATURE_RUNNING_LOCK, "RUNNINGLOCK_SCREEN action start"); in InitLocksTypeScreen() 97 POWER_HILOGI(FEATURE_RUNNING_LOCK, in InitLocksTypeScreen() 102 POWER_HILOGI(FEATURE_RUNNING_LOCK, "[UL_POWER] RUNNINGLOCK_SCREEN inactive"); in InitLocksTypeScreen() 106 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Screen unlock in state: %{public}d", in InitLocksTypeScreen() 120 POWER_HILOGI(FEATURE_RUNNING_LOCK, "Background runningLock active, type=%{public}d name=%{public}s", in InitLocksTypeBackground() 124 POWER_HILOGI(FEATURE_RUNNING_LOCK, "Background runningLock inactive, type=%{public}d name=%{public}s", in InitLocksTypeBackground() 156 POWER_HILOGI(FEATURE_RUNNING_LOCK, "RUNNINGLOCK_PROXIMITY_SCREEN_CONTRO in ProximityLockOn() [all...] |
H A D | running_lock_proxy.cpp | 36 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Add runninglock proxy, proxyKey=%{public}s", proxyKey.c_str()); in AddRunningLock() 42 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Insert runninglock, proxyKey=%{public}s", proxyKey.c_str()); in AddRunningLock() 44 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Already add runninglock, proxyKey=%{public}s", proxyKey.c_str()); in AddRunningLock() 54 POWER_HILOGI(FEATURE_RUNNING_LOCK, in RemoveRunningLock() 61 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Runninglock is not existed, proxyKey=%{public}s", proxyKey.c_str()); in RemoveRunningLock() 65 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Runninglocklist empty, earse proxyKey=%{public}s", proxyKey.c_str()); in RemoveRunningLock() 69 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Runninglocklist empty, earse proxyKey=%{public}s", proxyKey.c_str()); in RemoveRunningLock() 79 POWER_HILOGW(FEATURE_RUNNING_LOCK, "UpdateWorkSource failed, proxyKey=%{public}s not existed", in UpdateWorkSource() 86 POWER_HILOGW(FEATURE_RUNNING_LOCK, "UpdateWorkSource failed, runninglock not existed"); in UpdateWorkSource() 130 POWER_HILOGW(FEATURE_RUNNING_LOCK, "Powe in ProxyInner() [all...] |
H A D | running_lock_inner.cpp | 34 POWER_HILOGE(FEATURE_RUNNING_LOCK, "RunningLockInner is nullptr"); in CreateRunningLockInner() 43 POWER_HILOGD(FEATURE_RUNNING_LOCK, "description: %{public}s, name: %{public}s, type: %{public}d,", in DumpInfo()
|
H A D | running_lock_timer_handler.cpp | 40 POWER_HILOGW(FEATURE_RUNNING_LOCK, "RunningLockTimer exist, unregister timerId=%{public}d", lastTimerId); in RegisterRunningLockTimer() 46 POWER_HILOGW(FEATURE_RUNNING_LOCK, "RegisterRunningLockTimer failed"); in RegisterRunningLockTimer() 52 POWER_HILOGI(FEATURE_RUNNING_LOCK, "AddRunningLockTimer timerid=%{public}u, timeoutMs=%{public}d", in RegisterRunningLockTimer() 63 POWER_HILOGI(FEATURE_RUNNING_LOCK, "Running lock timer is exist, unregister timerId=%{public}d", timerId); in UnregisterRunningLockTimer()
|
/base/powermgr/power_manager/services/native/src/actions/default/suspend/ |
H A D | running_lock_hub.cpp | 31 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Failed to write the lock state"); in Acquire() 36 POWER_HILOGI(FEATURE_RUNNING_LOCK, "Acquire runningLock, name: %{public}s", name.c_str()); in Acquire() 45 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Failed to write the unlock state"); in Release() 57 POWER_HILOGI(FEATURE_RUNNING_LOCK, "Release runningLock, name: %{public}s", name.c_str()); in Release() 70 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Running lock fd initialization failed"); in InitFd()
|
/base/powermgr/power_manager/frameworks/napi/runninglock/ |
H A D | runninglock_interface.cpp | 52 POWER_HILOGE(FEATURE_RUNNING_LOCK, "asyncInfo is nullptr"); in CreateRunningLock() 77 POWER_HILOGD(FEATURE_RUNNING_LOCK, "callbackRef is null"); in CreateRunningLock() 80 POWER_HILOGD(FEATURE_RUNNING_LOCK, "callbackRef is not null"); in CreateRunningLock() 99 POWER_HILOGE(FEATURE_RUNNING_LOCK, "asyncInfo is nullptr"); in IsRunningLockTypeSupported() 118 POWER_HILOGD(FEATURE_RUNNING_LOCK, "callbackRef is null"); in IsRunningLockTypeSupported() 121 POWER_HILOGD(FEATURE_RUNNING_LOCK, "callbackRef is not null"); in IsRunningLockTypeSupported() 144 POWER_HILOGE(FEATURE_RUNNING_LOCK, "napi_get_value_uint32 failed"); in Lock() 150 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Cannot unwrap for pointer"); in Lock() 154 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Entity runningLock is nullptr"); in Lock() 174 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Canno in IsUsed() [all...] |
H A D | runninglock_module.cpp | 44 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Destructor"); in RunningLockConstructor() 124 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Initialize the RunningLock module"); in RunningLockInit() 136 POWER_HILOGD(FEATURE_RUNNING_LOCK, "The initialization of the RunningLock module is complete"); in RunningLockInit()
|
H A D | runninglock_napi.cpp | 97 POWER_HILOGE(FEATURE_RUNNING_LOCK, "napi_get_value_uint32 failed"); in Hold() 144 FEATURE_RUNNING_LOCK, "isStr: %{public}d, isNum: %{public}d, isFunc: %{public}d", isStr, isNum, isFunc); in CreateAsyncCallback() 176 POWER_HILOGW(FEATURE_RUNNING_LOCK, "isStr: %{public}d, isNum: %{public}d", isStr, isNum); in CreatePromise() 224 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Cannot unwrap for pointer"); in UnwrapRunningLock() 228 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Entity runningLock is nullptr"); in UnwrapRunningLock()
|
/base/powermgr/power_manager/test/unittest/src/servicetest/ |
H A D | powermgr_service_test_proxy.cpp | 48 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Write descriptor failed"); in CreateRunningLock() 59 POWER_HILOGE(FEATURE_RUNNING_LOCK, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in CreateRunningLock() 76 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Write descriptor failed"); in ReleaseRunningLock() 87 POWER_HILOGE(FEATURE_RUNNING_LOCK, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in ReleaseRunningLock() 103 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Write descriptor failed"); in IsRunningLockTypeSupported() 113 POWER_HILOGE(FEATURE_RUNNING_LOCK, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in IsRunningLockTypeSupported() 118 POWER_HILOGE(FEATURE_RUNNING_LOCK, "ReadBool fail"); in IsRunningLockTypeSupported() 133 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Write descriptor failed"); in Lock() 144 POWER_HILOGE(FEATURE_RUNNING_LOCK, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in Lock() 159 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Writ in UnLock() [all...] |
/base/powermgr/power_manager/frameworks/napi/utils/ |
H A D | async_callback_info.cpp | 89 POWER_HILOGW(FEATURE_RUNNING_LOCK, "RunningLock is nullptr"); in CreateInstanceForRunningLock() 95 POWER_HILOGW(FEATURE_RUNNING_LOCK, "NAPI failed to create a reference value"); in CreateInstanceForRunningLock() 101 POWER_HILOGW(FEATURE_RUNNING_LOCK, "NAPI failed to create a reference"); in CreateInstanceForRunningLock() 108 POWER_HILOGW(FEATURE_RUNNING_LOCK, "Cannot unwrap entity from instance"); in CreateInstanceForRunningLock()
|
/base/powermgr/power_manager/services/zidl/src/ |
H A D | power_mgr_proxy.cpp | 42 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Write descriptor failed"); in CreateRunningLock() 53 POWER_HILOGE(FEATURE_RUNNING_LOCK, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in CreateRunningLock() 71 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Write descriptor failed"); in ReleaseRunningLock() 82 POWER_HILOGE(FEATURE_RUNNING_LOCK, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in ReleaseRunningLock() 99 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Write descriptor failed"); in IsRunningLockTypeSupported() 108 POWER_HILOGE(FEATURE_RUNNING_LOCK, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in IsRunningLockTypeSupported() 113 POWER_HILOGE(FEATURE_RUNNING_LOCK, "ReadBool fail"); in IsRunningLockTypeSupported() 130 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Write descriptor failed"); in UpdateWorkSource() 146 POWER_HILOGE(FEATURE_RUNNING_LOCK, "%{public}s: SendRequest failed with ret=%{public}d", __func__, ret); in UpdateWorkSource() 162 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Writ in Lock() [all...] |
/base/powermgr/power_manager/services/native/src/ |
H A D | power_state_machine.cpp | 1195 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Pms is nullptr"); in WakeupDeviceInner() 1214 POWER_HILOGI(FEATURE_RUNNING_LOCK, "%{public}d screen on locks as follows: %{public}s", mapSize, message.c_str()); in WakeupDeviceInner() 1222 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Pms is nullptr"); in WakeupDeviceInner() 1227 POWER_HILOGE(FEATURE_RUNNING_LOCK, "RunningLockMgr is nullptr"); in WakeupDeviceInner() 1272 POWER_HILOGI(FEATURE_RUNNING_LOCK, in WakeupDeviceInner() 1305 POWER_HILOGI(FEATURE_RUNNING_LOCK, in WakeupDeviceInner() 1316 POWER_HILOGD(FEATURE_RUNNING_LOCK, "Enter, state = %{public}u", state); in WakeupDeviceInner() 1319 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Pms is nullptr"); in WakeupDeviceInner() 1324 POWER_HILOGE(FEATURE_RUNNING_LOCK, "RunningLockMgr is nullptr"); in WakeupDeviceInner() 1330 POWER_HILOGI(FEATURE_RUNNING_LOCK, "chec in WakeupDeviceInner() [all...] |
H A D | power_mgr_service.cpp | 1048 POWER_HILOGE(FEATURE_RUNNING_LOCK, "Failed to get bundle name for uid=%{public}d, ErrCode=%{public}d", in GetBundleNameByUid() 1051 POWER_HILOGI(FEATURE_RUNNING_LOCK, "bundle name for uid=%{public}d, name=%{public}s", uid, tempBundleName.c_str()); in GetBundleNameByUid() 1081 POWER_HILOGW(FEATURE_RUNNING_LOCK, in CreateRunningLock() 1196 POWER_HILOGI(FEATURE_RUNNING_LOCK, "%{public}s: pid: %{public}d, uid: %{public}d", __func__, pid, uid); in RegisterRunningLockCallback() 1209 POWER_HILOGI(FEATURE_RUNNING_LOCK, "%{public}s: pid: %{public}d, uid: %{public}d", __func__, pid, uid); in UnRegisterRunningLockCallback() 1227 POWER_HILOGD(FEATURE_RUNNING_LOCK, "RunningLock is Used: %{public}d", isUsed); in IsUsed()
|
/base/powermgr/power_manager/utils/native/include/ |
H A D | power_log.h | 70 FEATURE_RUNNING_LOCK, enumerator
|