Home
last modified time | relevance | path

Searched refs:SCLOCK_HILOGE (Results 1 – 16 of 16) sorted by relevance

/base/theme/screenlock_mgr/frameworks/native/src/
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("Unlock, ret = %{public}d", ret); in UnlockScreen()
[all …]
Dscreenlock_manager.cpp59 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 …]
Dscreenlock_app_manager.cpp59SCLOCK_HILOGE("ScreenLockAppManager::SendScreenLockEvent quit because redoing GetScreenLockManager… in SendScreenLockEvent()
73SCLOCK_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()
Dscreenlock_callback_stub.cpp36 SCLOCK_HILOGE("Remote descriptor not the same as local descriptor."); in OnRemoteRequest()
Dscreenlock_system_ability_stub.cpp36 SCLOCK_HILOGE("Remote descriptor not the same as local descriptor."); in OnRemoteRequest()
/base/theme/screenlock_mgr/services/src/
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()
Dscreenlock_manager_stub.cpp39 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()
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()
Dscreenlock_system_ability.cpp101 SCLOCK_HILOGE("Publish ScreenLockSystemAbility failed."); in Init()
253SCLOCK_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/
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()
Dscreenlock_callback.cpp52 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()
Dnapi_screenlock_ability.cpp202 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()
Dscreenlock_system_ability_callback.cpp95 SCLOCK_HILOGE("ScreenlockCallback::OnCallBack failed, event=%{public}s,result=%{public}s", in OnCallBack()
/base/theme/screenlock_mgr/utils/include/
Dsclock_log.h29 #ifdef SCLOCK_HILOGE
30 #undef SCLOCK_HILOGE
52 #define SCLOCK_HILOGE(fmt, ...) \ macro
67 #define SCLOCK_HILOGE(...) macro
/base/theme/screenlock_mgr/utils/src/
Dscreenlock_appinfo.cpp30 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/
Dsystem_event_handler.h84 SCLOCK_HILOGE("SystemEventHandler::SendSystemEvent is no matching code ."); in SendSystemEvent()