Home
last modified time | relevance | path

Searched refs:SCLOCK_HILOGE (Results 1 - 19 of 19) sorted by relevance

/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_manager.cpp55 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 Dscreenlock_app_manager.cpp57 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 Dscreenlock_manager_proxy.cpp36 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 Dscreenlock_system_ability_stub.cpp36 SCLOCK_HILOGE("Remote descriptor not the same as local descriptor."); in OnRemoteRequest()
H A Dscreenlock_callback_stub.cpp36 SCLOCK_HILOGE("Remote descriptor not the same as local descriptor."); in OnRemoteRequest()
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability_proxy.cpp34 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 Dscreenlock_callback_proxy.cpp34 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 Dscreenlock_system_ability.cpp97 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 Dscreenlock_manager_stub.cpp74 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 Dcommeventsubscriber.cpp49 SCLOCK_HILOGE("preferencesUtil is nullptr!"); in OnReceiveEvent()
74 SCLOCK_HILOGE("SubscribeEvent failed."); in SubscribeEvent()
H A Dstrongauthmanager.cpp118 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 Dsclock_log.h29 #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 Duv_queue.cpp25 SCLOCK_HILOGE("loop == nullptr."); in Call()
31 SCLOCK_HILOGE("work == nullptr."); in Call()
39 SCLOCK_HILOGE("uv_queue_work Failed."); in Call()
H A Dscreenlock_callback.cpp52 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 Dscreenlock_system_ability_callback.cpp43 SCLOCK_HILOGE("eventHandler is nullptr"); in OnCallBack()
H A Dnapi_screenlock_ability.cpp113 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 Dscreenlock_preferences_test.cpp60 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 Dscreenlock_strongauth_test.cpp61 SCLOCK_HILOGE("authmanager is nullptr!"); in HWTEST_F()
H A Dscreenlock_service_test.cpp97 SCLOCK_HILOGE("SetSelfTokenID fail!"); in GrantNativePermission()

Completed in 8 milliseconds