Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_client_test.cpp67 SCLOCK_HILOGD("Test IsScreenLocked state"); in HWTEST_F()
82 SCLOCK_HILOGD("Test secure"); in HWTEST_F()
84 SCLOCK_HILOGD(" result is-------->%{public}d", result); in HWTEST_F()
97 SCLOCK_HILOGD("Test RequestLock and RequestUnlock"); in HWTEST_F()
124 SCLOCK_HILOGD("Test OnSystemEvent"); in HWTEST_F()
141 SCLOCK_HILOGD("Test SendScreenLockEvent"); in HWTEST_F()
156 SCLOCK_HILOGD("Test OnSystemEvent"); in HWTEST_F()
171 SCLOCK_HILOGD("Test GetProxy"); in HWTEST_F()
190 SCLOCK_HILOGD("Test RequestLock, RequestUnLock and OnSystemEvent."); in HWTEST_F()
213 SCLOCK_HILOGD("Tes in HWTEST_F()
[all...]
H A Dscreenlock_service_test.cpp151 SCLOCK_HILOGD("Test event of beginWakeUp"); in HWTEST_F()
160 SCLOCK_HILOGD("Test_BeginWakeUp retVal=%{public}d", retVal); in HWTEST_F()
173 SCLOCK_HILOGD("Test event of beginsleep"); in HWTEST_F()
183 SCLOCK_HILOGD("Test_BeginSleep retVal=%{public}d", retVal); in HWTEST_F()
196 SCLOCK_HILOGD("Test event of beginscreenon"); in HWTEST_F()
205 SCLOCK_HILOGD("Test_BeginScreenOn retVal=%{public}d", retVal); in HWTEST_F()
218 SCLOCK_HILOGD("Test event of beginscreenoff"); in HWTEST_F()
227 SCLOCK_HILOGD("Test_BeginScreenOff retVal=%{public}d", retVal); in HWTEST_F()
240 SCLOCK_HILOGD("Test event of endwakeup"); in HWTEST_F()
249 SCLOCK_HILOGD("Test_EndWakeU in HWTEST_F()
[all...]
H A Dscreenlock_preferences_test.cpp57 SCLOCK_HILOGD("ScreenLockPreferenceTest String"); in HWTEST_F()
67 SCLOCK_HILOGD("String.[result]:%{public}d, [val]:%{public}s", result, val.c_str()); in HWTEST_F()
82 SCLOCK_HILOGD("ScreenLockPreferenceTest Int"); in HWTEST_F()
92 SCLOCK_HILOGD("String.[result]:%{public}d, [val]:%{public}d", result, val); in HWTEST_F()
107 SCLOCK_HILOGD("ScreenLockPreferenceTest Bool"); in HWTEST_F()
117 SCLOCK_HILOGD("String.[result]:%{public}d, [val]:%{public}d", result, val); in HWTEST_F()
132 SCLOCK_HILOGD("ScreenLockPreferenceTest Long"); in HWTEST_F()
156 SCLOCK_HILOGD("ScreenLockPreferenceTest Float"); in HWTEST_F()
166 SCLOCK_HILOGD("String.[result]:%{public}d, [val]:%{public}f", result, val); in HWTEST_F()
181 SCLOCK_HILOGD("ScreenLockPreferenceTes in HWTEST_F()
[all...]
H A Dscreenlock_notify_test_instance.cpp32 SCLOCK_HILOGD("ScreenlockNotifyTestInstance ONCALLBACK event is%{public}s", systemEvent.eventType_.c_str()); in OnCallBack()
33 SCLOCK_HILOGD("system event is %{public}d", systemEventlistener_.eventType); in OnCallBack()
H A Dscreenlock_callback_test.cpp32 SCLOCK_HILOGD("event=%{public}s,params=%{public}s", systemEvent.eventType_.c_str(), systemEvent.params_.c_str()); in OnCallBack()
45 SCLOCK_HILOGD("screenLockResult=%{public}d", screenLockResult); in OnCallBack()
H A Dscreenlock_strongauth_test.cpp58 SCLOCK_HILOGD("ScreenLockStrongAuthTest"); in HWTEST_F()
/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_app_manager.cpp61 SCLOCK_HILOGD("SendScreenLockEvent result = %{public}d", ret); in SendScreenLockEvent()
67 SCLOCK_HILOGD("ScreenLockAppManager::IsScreenLockDisabled in"); in IsScreenLockDisabled()
74 SCLOCK_HILOGD("ScreenLockAppManager::IsScreenLockDisabled out, status=%{public}d", status); in IsScreenLockDisabled()
80 SCLOCK_HILOGD("ScreenLockAppManager::SetScreenLockDisabled in"); in SetScreenLockDisabled()
87 SCLOCK_HILOGD("ScreenLockAppManager::SetScreenLockDisabled out, status=%{public}d", status); in SetScreenLockDisabled()
93 SCLOCK_HILOGD("ScreenLockAppManager::SetScreenLockAuthState in"); in SetScreenLockAuthState()
100 SCLOCK_HILOGD("ScreenLockAppManager::SetScreenLockAuthState out, status=%{public}d", status); in SetScreenLockAuthState()
106 SCLOCK_HILOGD("ScreenLockAppManager::GetScreenLockAuthState in"); in GetScreenLockAuthState()
113 SCLOCK_HILOGD("ScreenLockAppManager::GetScreenLockAuthState out, status=%{public}d", status); in GetScreenLockAuthState()
119 SCLOCK_HILOGD("ScreenLockAppManage in RequestStrongAuth()
[all...]
H A Dscreenlock_manager_proxy.cpp80 SCLOCK_HILOGD("ScreenLockManagerProxy GetSecure started."); in GetSecure()
96 SCLOCK_HILOGD("started."); in UnlockInner()
144 SCLOCK_HILOGD("ScreenLockManagerProxy RequestLock started."); in Lock()
160 SCLOCK_HILOGD("Lock retCode = %{public}d", retCode); in Lock()
184 SCLOCK_HILOGD("Lock retCode = %{public}d", retCode); in Lock()
190 SCLOCK_HILOGD("ScreenLockManagerProxy::OnSystemEvent"); in OnSystemEvent()
213 SCLOCK_HILOGD("ScreenLockManagerProxy::OnSystemEvent out status is :%{public}d", status); in OnSystemEvent()
223 SCLOCK_HILOGD("ScreenLockManagerProxy SendScreenLockEvent started."); in SendScreenLockEvent()
233 SCLOCK_HILOGD("ScreenLockManagerProxy SendScreenLockEvent end retCode is %{public}d.", retCode); in SendScreenLockEvent()
244 SCLOCK_HILOGD("ScreenLockManagerProx in IsScreenLockDisabled()
[all...]
H A Dscreenlock_manager.cpp115 SCLOCK_HILOGD("ScreenLockManager RequestLock succeeded."); in Lock()
159 SCLOCK_HILOGD("Getting ScreenLockManagerProxy succeeded."); in GetScreenLockManagerProxy()
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dasync_call.cpp24 SCLOCK_HILOGD("AsyncCall begin"); in AsyncCall()
28 SCLOCK_HILOGD("context_ is null"); in AsyncCall()
45 SCLOCK_HILOGD("context is null"); in AsyncCall()
51 SCLOCK_HILOGD("AsyncCall end"); in AsyncCall()
65 SCLOCK_HILOGD("context_ is null"); in Call()
69 SCLOCK_HILOGD("context_->ctx is null"); in Call()
72 SCLOCK_HILOGD("async call exec"); in Call()
88 SCLOCK_HILOGD("async call exec"); in Call()
95 SCLOCK_HILOGD("context_ or context_->ctx is null"); in SyncCall()
113 SCLOCK_HILOGD("ru in OnExecute()
[all...]
H A Dnapi_screenlock_ability.cpp129 SCLOCK_HILOGD("ThrowError start"); in ThrowError()
138 SCLOCK_HILOGD("ThrowError end"); in ThrowError()
147 SCLOCK_HILOGD("GetErrorInfo errorInfo.code: %{public}d, errorInfo.message: %{public}s", errorInfo.errorCode_, in GetErrorInfo()
150 SCLOCK_HILOGD("GetErrorInfo errCode: %{public}d", errorCode); in GetErrorInfo()
161 SCLOCK_HILOGD("GetErrorMessage: message is %{public}s", message.c_str()); in GetErrorMessage()
167 SCLOCK_HILOGD("NAPI_IsScreenLocked begin"); in NAPI_IsScreenLocked()
172 SCLOCK_HILOGD("input ---- argc : %{public}zu", argc); in NAPI_IsScreenLocked()
177 SCLOCK_HILOGD("output ---- napi_get_boolean[%{public}d]", status); in NAPI_IsScreenLocked()
182 SCLOCK_HILOGD("NAPI_IsScreenLocked exec allowed = %{public}d ", context->allowed); in NAPI_IsScreenLocked()
262 SCLOCK_HILOGD("NAPI_Loc in NAPI_Lock()
[all...]
/base/theme/screenlock_mgr/utils/include/
H A Dsclock_log.h41 #ifdef SCLOCK_HILOGD
42 #undef SCLOCK_HILOGD macro
63 #define SCLOCK_HILOGD(fmt, ...) \ macro
72 #define SCLOCK_HILOGD(...) macro
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability_proxy.cpp29 SCLOCK_HILOGD("ScreenLockSystemAbilityProxy::OnCallBack Start"); in OnCallBack()
49 SCLOCK_HILOGD("ScreenLockSystemAbilityProxy::OnCallBack End"); in OnCallBack()
H A Dscreenlock_manager_stub.cpp71 SCLOCK_HILOGD("OnRemoteRequest started, code = %{public}d", code); in OnRemoteRequest()
113 SCLOCK_HILOGD("GetSecure result = %{public}d", result); in OnGetSecure()
189 SCLOCK_HILOGD("event=%{public}s, param=%{public}d", event.c_str(), param); in OnSendScreenLockEvent()
199 SCLOCK_HILOGD("userId=%{public}d", userId); in OnIsScreenLockDisabled()
212 SCLOCK_HILOGD("disable=%{public}d, userId=%{public}d", disable, userId); in OnSetScreenLockDisabled()
232 SCLOCK_HILOGD("userId=%{public}d", userId); in OnGetScreenLockAuthState()
245 SCLOCK_HILOGD("OnRequestStrongAuth. reasonFlag=%{public}d", reasonFlag); in OnRequestStrongAuth()
H A Dscreenlock_get_info_callback.cpp24 SCLOCK_HILOGD("infoList.size() = %{public}zu", infoList.size()); in OnCredentialInfo()
H A Dscreenlock_callback_proxy.cpp29 SCLOCK_HILOGD("ScreenLockCallbackProxy::OnCallBack screenLockResult Start"); in OnCallBack()
H A Dcommeventsubscriber.cpp60 SCLOCK_HILOGD("SubscribeEvent start."); in SubscribeEvent()
H A Dscreenlock_system_ability.cpp464 SCLOCK_HILOGD("ScreenLockSystemAbility::GetSecure callingUid=%{public}d", callingUid); in GetSecure()
470 SCLOCK_HILOGD("userId=%{public}d", userId); in GetSecure()
582 SCLOCK_HILOGD("GetScreenLockAuthState userId=%{public}d", userId); in GetScreenLockAuthState()
676 SCLOCK_HILOGD("Publish event result is:%{public}d", ret); in PublishEvent()
681 SCLOCK_HILOGD("ScreenLockSystemAbility LockScreenEvent stateResult:%{public}d", stateResult); in LockScreenEvent()
703 SCLOCK_HILOGD("ScreenLockSystemAbility UnlockScreenEvent stateResult:%{public}d", stateResult); in UnlockScreenEvent()
H A Dstrongauthmanager.cpp149 SCLOCK_HILOGD("RegistUserAuthSuccessEventListener start"); in RegistUserAuthSuccessEventListener()

Completed in 9 milliseconds