/base/theme/screenlock_mgr/frameworks/native/src/ |
H A D | screenlock_manager.cpp | 55 SCLOCK_HILOGE("IsLocked quit because GetScreenLockManagerProxy failed."); in IsLocked() 65 SCLOCK_HILOGE("IsScreenLocked quit because GetScreenLockManagerProxy failed."); in IsScreenLocked() 75 SCLOCK_HILOGE("GetSecure quit because redoing GetScreenLockManagerProxy failed."); in GetSecure() 85 SCLOCK_HILOGE("RequestUnlock quit because redoing GetScreenLockManagerProxy failed."); in Unlock() 89 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() 123 SCLOCK_HILOGE("GetProxy failed."); in Lock() 133 SCLOCK_HILOGE("RequestStrongAuth quit because GetProxy failed."); in RequestStrongAuth() 144 SCLOCK_HILOGE("Gettin in GetScreenLockManagerProxy() [all...] |
H A D | screenlock_app_manager.cpp | 57 SCLOCK_HILOGE("ScreenLockAppManager::SendScreenLockEvent quit because redoing GetProxy failed."); in SendScreenLockEvent() 70 SCLOCK_HILOGE("ScreenLockAppManager::IsScreenLockDisabled quit because redoing GetProxy failed."); in IsScreenLockDisabled() 83 SCLOCK_HILOGE("ScreenLockAppManager::SetScreenLockDisabled quit because redoing GetProxy failed."); in SetScreenLockDisabled() 96 SCLOCK_HILOGE("ScreenLockAppManager::SetScreenLockAuthState quit because redoing GetProxy failed."); in SetScreenLockAuthState() 109 SCLOCK_HILOGE("ScreenLockAppManager::GetScreenLockAuthState quit because redoing GetProxy failed."); in GetScreenLockAuthState() 122 SCLOCK_HILOGE("ScreenLockAppManager::RequestStrongAuth quit because redoing GetProxy failed."); in RequestStrongAuth() 136 SCLOCK_HILOGE("ScreenLockAppManager::GetStrongAuth quit because redoing GetProxy failed."); in GetStrongAuth() 149 SCLOCK_HILOGE("ScreenLockAppManager::OnSystemEvent quit because redoing GetScreenLockManagerProxy failed."); in OnSystemEvent() 153 SCLOCK_HILOGE("listener is nullptr."); in OnSystemEvent() 169 SCLOCK_HILOGE("Gettin in GetScreenLockManagerProxy() [all...] |
H A 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("Unloc in UnlockScreen() [all...] |
H A D | screenlock_system_ability_stub.cpp | 36 SCLOCK_HILOGE("Remote descriptor not the same as local descriptor."); in OnRemoteRequest()
|
H A D | screenlock_callback_stub.cpp | 36 SCLOCK_HILOGE("Remote descriptor not the same as local descriptor."); in OnRemoteRequest()
|
/base/theme/screenlock_mgr/services/src/ |
H A 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()
|
H A 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()
|
H A D | screenlock_system_ability.cpp | 97 SCLOCK_HILOGE("QueryActiveOsAccountIds fail. [Res]: %{public}d", res); in GetCurrentActiveOsAccountId() 116 SCLOCK_HILOGE("preferencesUtil is nullptr!"); in OnAccountsChanged() 131 SCLOCK_HILOGE("Publish ScreenLockSystemAbility failed."); in Init() 215 SCLOCK_HILOGE("SubscribeOsAccount failed.[ret]:%{public}d", ret); in InitUserId() 222 SCLOCK_HILOGE("preferencesUtil is nullptr!"); in InitUserId() 247 SCLOCK_HILOGE("unsubscribe os account failed, code=%{public}d", ret); in OnStop() 316 SCLOCK_HILOGE("ScreenLockSystemAbility OnSystemReady type not found., tryTime = %{public}d", tryTime); in OnSystemReady() 373 SCLOCK_HILOGE("Calling app is not system app"); in Unlock() 387 SCLOCK_HILOGE("hasPermission: {public}%d.", hasPermission); in UnlockInner() 391 SCLOCK_HILOGE("UnlockScree in UnlockInner() [all...] |
H A D | screenlock_manager_stub.cpp | 74 SCLOCK_HILOGE("Remote descriptor not the same as local descriptor."); in OnRemoteRequest() 121 SCLOCK_HILOGE("remote is nullptr"); in OnUnlock() 126 SCLOCK_HILOGE("listener is null"); in OnUnlock() 138 SCLOCK_HILOGE("remote is nullptr"); in OnUnlockScreen() 143 SCLOCK_HILOGE("listener is null"); in OnUnlockScreen() 155 SCLOCK_HILOGE("ScreenLockManagerStub remote is nullptr"); in OnLock() 160 SCLOCK_HILOGE("ScreenLockManagerStub listener is null"); in OnLock() 172 SCLOCK_HILOGE("ScreenLockManagerStub remote is nullptr"); in OnScreenLockOn() 177 SCLOCK_HILOGE("ScreenLockManagerStub listener is null"); in OnScreenLockOn()
|
H A D | commeventsubscriber.cpp | 49 SCLOCK_HILOGE("preferencesUtil is nullptr!"); in OnReceiveEvent() 74 SCLOCK_HILOGE("SubscribeEvent failed."); in SubscribeEvent()
|
H A D | strongauthmanager.cpp | 118 SCLOCK_HILOGE(" Check account verify status failed, res: %d, accountId: %d", res, osAccountId); in IsOsAccountUnlocked() 158 SCLOCK_HILOGE("get listener failed"); in RegistUserAuthSuccessEventListener()
|
/base/theme/screenlock_mgr/utils/include/ |
H A D | sclock_log.h | 29 #ifdef SCLOCK_HILOGE 30 #undef SCLOCK_HILOGE macro 54 #define SCLOCK_HILOGE(fmt, ...) \ macro 69 #define SCLOCK_HILOGE(...) macro
|
/base/theme/screenlock_mgr/frameworks/js/napi/src/ |
H A 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()
|
H A D | screenlock_callback.cpp | 52 SCLOCK_HILOGE("UvWorkOnCallBack, work is null"); in UvWorkOnCallBack() 57 SCLOCK_HILOGE("UvWorkOnCallBack, callBackPtr is null"); in UvWorkOnCallBack() 104 SCLOCK_HILOGE("new ScreenlockOnCallBack failed"); in OnCallBack() 120 SCLOCK_HILOGE("ScreenlockCallback::OnCallBack g_screenLockCallback failed"); in OnCallBack()
|
H A D | screenlock_system_ability_callback.cpp | 43 SCLOCK_HILOGE("eventHandler is nullptr"); in OnCallBack()
|
H A D | napi_screenlock_ability.cpp | 113 SCLOCK_HILOGE("napi_get_typedarray_info err"); in CheckParamArrayType() 229 SCLOCK_HILOGE("NAPI_Lock create callback object fail"); in AsyncCallFunc() 284 SCLOCK_HILOGE("eventListener is nullptr"); in NAPI_Lock() 296 SCLOCK_HILOGE("eventListener is nullptr"); in NAPI_Lock() 330 SCLOCK_HILOGE("eventListener is nullptr"); in NAPI_UnlockScreen() 341 SCLOCK_HILOGE("eventListener is nullptr"); in NAPI_UnlockScreen() 375 SCLOCK_HILOGE("eventListener is nullptr"); in NAPI_Unlock() 386 SCLOCK_HILOGE("eventListener is nullptr"); in NAPI_Unlock() 768 SCLOCK_HILOGE("ModuleInit failed!"); in ScreenlockInit()
|
/base/theme/screenlock_mgr/test/unittest/ |
H A D | screenlock_preferences_test.cpp | 60 SCLOCK_HILOGE("preferencesUtil is nullptr!"); in HWTEST_F() 85 SCLOCK_HILOGE("preferencesUtil is nullptr!"); in HWTEST_F() 110 SCLOCK_HILOGE("preferencesUtil is nullptr!"); in HWTEST_F() 135 SCLOCK_HILOGE("preferencesUtil is nullptr!"); in HWTEST_F() 159 SCLOCK_HILOGE("preferencesUtil is nullptr!"); in HWTEST_F() 184 SCLOCK_HILOGE("preferencesUtil is nullptr!"); in HWTEST_F()
|
H A D | screenlock_strongauth_test.cpp | 61 SCLOCK_HILOGE("authmanager is nullptr!");
in HWTEST_F()
|
H A D | screenlock_service_test.cpp | 97 SCLOCK_HILOGE("SetSelfTokenID fail!");
in GrantNativePermission()
|