/base/theme/screenlock_mgr/frameworks/native/src/ |
D | screenlock_manager_proxy.cpp | 36 SCLOCK_HILOGE(" Failed to write parcelable "); in IsScreenLockedInner() 41 SCLOCK_HILOGE("IsScreenLocked, ret = %{public}d", ret); in IsScreenLockedInner() 52 SCLOCK_HILOGE("IsLocked, ret = %{public}d", ret); in IsLocked() 57 SCLOCK_HILOGE("IsLocked, errCode = %{public}d", errCode); in IsLocked() 84 SCLOCK_HILOGE("GetSecure, ret = %{public}d", ret); in GetSecure() 98 SCLOCK_HILOGE("listener is nullptr"); in UnlockInner() 102 SCLOCK_HILOGE("write parcel failed."); in UnlockInner() 107 SCLOCK_HILOGE("RequestUnlock, ret = %{public}d", ret); in UnlockInner() 118 SCLOCK_HILOGE("Unlock, ret = %{public}d", ret); in Unlock() 129 SCLOCK_HILOGE("Unlock, ret = %{public}d", ret); in UnlockScreen() [all …]
|
D | screenlock_manager.cpp | 59 SCLOCK_HILOGE("IsLocked quit because GetScreenLockManagerProxy failed."); in IsLocked() 69 SCLOCK_HILOGE("IsScreenLocked quit because GetScreenLockManagerProxy failed."); in IsScreenLocked() 79 SCLOCK_HILOGE("GetSecure quit because redoing GetScreenLockManagerProxy failed."); in GetSecure() 89 SCLOCK_HILOGE("RequestUnlock quit because redoing GetScreenLockManagerProxy failed."); in Unlock() 93 SCLOCK_HILOGE("listener is nullptr."); in Unlock() 108 SCLOCK_HILOGE("RequestLock quit because redoing GetScreenLockManagerProxy failed."); in Lock() 112 SCLOCK_HILOGE("listener is nullptr."); in Lock() 127 SCLOCK_HILOGE("Getting SystemAbilityManager failed."); in GetScreenLockManagerProxy() 132 SCLOCK_HILOGE("Get SystemAbility failed."); in GetScreenLockManagerProxy() 139 SCLOCK_HILOGE("Get ScreenLockManagerProxy from SA failed."); in GetScreenLockManagerProxy() [all …]
|
D | screenlock_app_manager.cpp | 59 …SCLOCK_HILOGE("ScreenLockAppManager::SendScreenLockEvent quit because redoing GetScreenLockManager… in SendScreenLockEvent() 73 …SCLOCK_HILOGE("ScreenLockAppManager::OnSystemEvent quit because redoing GetScreenLockManagerProxy … in OnSystemEvent() 77 SCLOCK_HILOGE("listener is nullptr."); in OnSystemEvent() 96 SCLOCK_HILOGE("Getting SystemAbilityManager failed."); in GetScreenLockManagerProxy() 101 SCLOCK_HILOGE("Get SystemAbility failed."); in GetScreenLockManagerProxy() 108 SCLOCK_HILOGE("Get ScreenLockManagerProxy from SA failed."); in GetScreenLockManagerProxy() 150 SCLOCK_HILOGE("ScreenLockAppDeathRecipient on remote systemAbility died."); in OnRemoteDied()
|
D | screenlock_callback_stub.cpp | 36 SCLOCK_HILOGE("Remote descriptor not the same as local descriptor."); in OnRemoteRequest()
|
D | screenlock_system_ability_stub.cpp | 36 SCLOCK_HILOGE("Remote descriptor not the same as local descriptor."); in OnRemoteRequest()
|
/base/theme/screenlock_mgr/services/src/ |
D | screenlock_system_ability_proxy.cpp | 34 SCLOCK_HILOGE("write descriptor failed"); in OnCallBack() 38 SCLOCK_HILOGE("write string failed"); in OnCallBack() 42 SCLOCK_HILOGE("write string failed"); in OnCallBack() 47 SCLOCK_HILOGE("SendRequest failed, error %{public}d", error); in OnCallBack()
|
D | screenlock_manager_stub.cpp | 39 SCLOCK_HILOGE("Remote descriptor not the same as local descriptor."); in OnRemoteRequest() 68 SCLOCK_HILOGE("Default value received, check needed."); in OnRemoteRequest() 104 SCLOCK_HILOGE("remote is nullptr"); in OnUnlock() 109 SCLOCK_HILOGE("listener is null"); in OnUnlock() 121 SCLOCK_HILOGE("remote is nullptr"); in OnUnlockScreen() 126 SCLOCK_HILOGE("listener is null"); in OnUnlockScreen() 138 SCLOCK_HILOGE("ScreenLockManagerStub remote is nullptr"); in OnLock() 143 SCLOCK_HILOGE("ScreenLockManagerStub listener is null"); in OnLock() 155 SCLOCK_HILOGE("ScreenLockManagerStub remote is nullptr"); in OnScreenLockOn() 160 SCLOCK_HILOGE("ScreenLockManagerStub listener is null"); in OnScreenLockOn()
|
D | screenlock_callback_proxy.cpp | 34 SCLOCK_HILOGE("write descriptor failed"); in OnCallBack() 38 SCLOCK_HILOGE("write screenLockResult failed"); in OnCallBack() 43 SCLOCK_HILOGE("SendRequest failed, errorCode: %{public}d", errorCode); in OnCallBack()
|
D | screenlock_system_ability.cpp | 101 SCLOCK_HILOGE("Publish ScreenLockSystemAbility failed."); in Init() 253 … SCLOCK_HILOGE("ScreenLockSystemAbility OnSystemReady type not found., flag_ = %{public}d", flag_); in OnSystemReady() 342 SCLOCK_HILOGE("Calling app is not system app"); in Unlock() 360 SCLOCK_HILOGE("ScreenLockSystemAbility RequestUnlock Unfocused."); in UnlockInner() 375 SCLOCK_HILOGE("Calling app is not system app"); in Lock() 396 SCLOCK_HILOGE("Calling app is not system app"); in IsLocked() 444 SCLOCK_HILOGE("Calling app is not system app"); in OnSystemEvent() 460 SCLOCK_HILOGE("Calling app is not system app"); in SendScreenLockEvent() 586 SCLOCK_HILOGE("systemEventListener_ is nullptr."); in SystemEventCallBack() 636 SCLOCK_HILOGE("NotifyDisplayEvent queue_ is nullptr."); in NotifyDisplayEvent() [all …]
|
/base/theme/screenlock_mgr/frameworks/js/napi/src/ |
D | uv_queue.cpp | 25 SCLOCK_HILOGE("loop == nullptr."); in Call() 31 SCLOCK_HILOGE("work == nullptr."); in Call() 39 SCLOCK_HILOGE("uv_queue_work Failed."); in Call()
|
D | screenlock_callback.cpp | 52 SCLOCK_HILOGE("UvWorkOnCallBack, work is null"); in UvWorkOnCallBack() 57 SCLOCK_HILOGE("UvWorkOnCallBack, callBackPtr is null"); in UvWorkOnCallBack() 100 SCLOCK_HILOGE("new ScreenlockOnCallBack failed"); in OnCallBack() 116 SCLOCK_HILOGE("ScreenlockCallback::OnCallBack g_screenLockCallback failed"); in OnCallBack()
|
D | napi_screenlock_ability.cpp | 202 SCLOCK_HILOGE("NAPI_Lock create callback object fail"); in AsyncCallFunc() 252 SCLOCK_HILOGE("eventListener is nullptr"); in NAPI_Lock() 264 SCLOCK_HILOGE("eventListener is nullptr"); in NAPI_Lock() 298 SCLOCK_HILOGE("eventListener is nullptr"); in NAPI_UnlockScreen() 309 SCLOCK_HILOGE("eventListener is nullptr"); in NAPI_UnlockScreen() 342 SCLOCK_HILOGE("eventListener is nullptr"); in NAPI_Unlock() 353 SCLOCK_HILOGE("eventListener is nullptr"); in NAPI_Unlock() 484 SCLOCK_HILOGE("ModuleInit failed!"); in ScreenlockInit()
|
D | screenlock_system_ability_callback.cpp | 95 SCLOCK_HILOGE("ScreenlockCallback::OnCallBack failed, event=%{public}s,result=%{public}s", in OnCallBack()
|
/base/theme/screenlock_mgr/utils/include/ |
D | sclock_log.h | 29 #ifdef SCLOCK_HILOGE 30 #undef SCLOCK_HILOGE 52 #define SCLOCK_HILOGE(fmt, ...) \ macro 67 #define SCLOCK_HILOGE(...) macro
|
/base/theme/screenlock_mgr/utils/src/ |
D | screenlock_appinfo.cpp | 30 SCLOCK_HILOGE("get hap token info fail"); in GetAppInfoByToken() 41 SCLOCK_HILOGE("get native token info fail"); in GetAppInfoByToken()
|
/base/theme/screenlock_mgr/services/include/ |
D | system_event_handler.h | 84 SCLOCK_HILOGE("SystemEventHandler::SendSystemEvent is no matching code ."); in SendSystemEvent()
|