Searched refs:SCLOCK_HILOGI (Results 1 - 10 of 10) sorted by relevance
/base/theme/screenlock_mgr/utils/include/ |
H A D | sclock_log.h | 25 #ifdef SCLOCK_HILOGI 26 #undef SCLOCK_HILOGI macro 37 #ifdef SCLOCK_HILOGI 38 #undef SCLOCK_HILOGI macro 60 #define SCLOCK_HILOGI(fmt, ...) \ macro 71 #define SCLOCK_HILOGI(...) macro
|
/base/theme/screenlock_mgr/services/src/ |
H A D | screenlock_system_ability.cpp | 85 SCLOCK_HILOGI("ScreenLockSystemAbility create instance."); in GetInstance() 101 SCLOCK_HILOGI("GetCurrentActiveOsAccountId.[osAccountId]:%{public}d", osAccountId); in GetCurrentActiveOsAccountId() 111 SCLOCK_HILOGI("OnAccountsChanged.[osAccountId]:%{public}d, [lastId]:%{public}d", id, userId_); in OnAccountsChanged() 135 SCLOCK_HILOGI("Init ScreenLockSystemAbility success."); in Init() 141 SCLOCK_HILOGI("ScreenLockSystemAbility::Enter OnStart."); in OnStart() 164 SCLOCK_HILOGI("OnAddSystemAbility systemAbilityId:%{public}d added!", systemAbilityId); in OnAddSystemAbility() 191 SCLOCK_HILOGI("systemReady_ is true"); in RegisterDisplayPowerEventListener() 193 SCLOCK_HILOGI("RegisterDisplayPowerEventListener, times:%{public}d", times); in RegisterDisplayPowerEventListener() 199 SCLOCK_HILOGI("InitServiceHandler already init."); in InitServiceHandler() 203 SCLOCK_HILOGI("InitServiceHandle in InitServiceHandler() [all...] |
H A D | commeventsubscriber.cpp | 40 SCLOCK_HILOGI("recive param update event: %{public}s", action.c_str()); in OnReceiveEvent() 46 SCLOCK_HILOGI("set passwd"); in OnReceiveEvent() 62 SCLOCK_HILOGI("Common Event is already subscribered."); in SubscribeEvent() 84 SCLOCK_HILOGI("subscribeResult = %{public}d", subscribeResult); in UnSubscribeEvent()
|
H A D | strongauthmanager.cpp | 61 SCLOCK_HILOGI("%{public}d, OnTrigger enter", userId_); in OnTrigger() 104 SCLOCK_HILOGI("%{public}s, enter", __FUNCTION__); in StrongAuthTimerCallback() 121 SCLOCK_HILOGI(" account verified status: %d, accountId: %d", isUnlocked, osAccountId); in IsOsAccountUnlocked() 164 SCLOCK_HILOGI("RegistUserAuthSuccessEventListener ret: %{public}d", ret); in RegistUserAuthSuccessEventListener() 173 SCLOCK_HILOGI("OnNotifyAuthSuccessEvent: %{public}d, %{public}d, %{public}s, callerType: %{public}d", userId, in OnNotifyAuthSuccessEvent() 187 SCLOCK_HILOGI("UnRegistUserAuthSuccessEventListener ret: %{public}d", ret); in UnRegistUserAuthSuccessEventListener() 196 SCLOCK_HILOGI("StrongAuthTimer exist. userId:%{public}d", userId); in StartStrongAuthTimer() 250 SCLOCK_HILOGI("SetStrongAuthStat, reasonFlag:%{public}u", reasonFlag); in SetStrongAuthStat() 264 SCLOCK_HILOGI("GetStrongAuthStat, reasonFlag:%{public}u", reasonFlag); in GetStrongAuthStat()
|
H A D | screenlock_get_info_callback.cpp | 22 SCLOCK_HILOGI("Start."); in OnCredentialInfo()
|
H A D | screenlock_manager_stub.cpp | 87 SCLOCK_HILOGI("Default value received, check needed."); in OnRemoteRequest() 256 SCLOCK_HILOGI("userId=%{public}d, reasonFlag=%{public}d", userId, reasonFlag); in OnGetStrongAuth()
|
/base/theme/screenlock_mgr/frameworks/js/napi/src/ |
H A D | screenlock_system_ability_callback.cpp | 65 SCLOCK_HILOGI("OnCallBack eventType:%{public}s", entry->systemEvent.eventType_.c_str()); in OnCallBack()
|
H A D | screenlock_callback.cpp | 97 SCLOCK_HILOGI("UvWorkOnCallBack end"); in UvWorkOnCallBack()
|
H A D | napi_screenlock_ability.cpp | 546 SCLOCK_HILOGI("NAPI_IsScreenLockDisabled [isDisabled]=%{public}d", isDisabled); in NAPI_IsScreenLockDisabled() 681 SCLOCK_HILOGI("NAPI_GetScreenLockAuthState [authState]=%{public}d", authState); in NAPI_GetScreenLockAuthState() 759 SCLOCK_HILOGI("NAPI_GetStrongAuth [reasonFlag]=%{public}d", reasonFlag); in NAPI_GetStrongAuth()
|
/base/theme/screenlock_mgr/test/unittest/ |
H A D | screenlock_service_test.cpp | 95 SCLOCK_HILOGI("SetSelfTokenID success!");
in GrantNativePermission()
|
Completed in 7 milliseconds