Home
last modified time | relevance | path

Searched refs:SCLOCK_HILOGI (Results 1 – 3 of 3) sorted by relevance

/base/miscservices/screenlock/services/src/
Dscreenlock_system_ability.cpp82 SCLOCK_HILOGI("Init ScreenLockSystemAbility success."); in Init()
88 SCLOCK_HILOGI("ScreenLockSystemAbility::Enter OnStart."); in OnStart()
93 SCLOCK_HILOGI("ScreenLockSystemAbility is already running."); in OnStart()
115 SCLOCK_HILOGI("ScreenLockSystemAbility RegisterDisplayPowerEventListener success."); in OnStart()
118 SCLOCK_HILOGI("ScreenLockSystemAbility RegisterDisplayPowerEventListener fail."); in OnStart()
133 SCLOCK_HILOGI("InitServiceHandler started."); in InitServiceHandler()
135 SCLOCK_HILOGI("InitServiceHandler already init."); in InitServiceHandler()
140 SCLOCK_HILOGI("InitServiceHandler succeeded."); in InitServiceHandler()
145 SCLOCK_HILOGI("OnStop started."); in OnStop()
162 SCLOCK_HILOGI("OnStop end."); in OnStop()
[all …]
/base/miscservices/screenlock/utils/include/
Dsclock_log.h25 #ifdef SCLOCK_HILOGI
26 #undef SCLOCK_HILOGI
37 #ifdef SCLOCK_HILOGI
38 #undef SCLOCK_HILOGI
62 #define SCLOCK_HILOGI(fmt, ...) \ macro
73 #define SCLOCK_HILOGI(...) macro
/base/miscservices/screenlock/interfaces/kits/napi/src/
Dnapi_screenlock_ability.cpp197 SCLOCK_HILOGI("NAPI_On calling app is null"); in NAPI_On()
201 SCLOCK_HILOGI("NAPI_On calling app is not Screenlock APP"); in NAPI_On()
250 SCLOCK_HILOGI("NAPI_Off calling app is null"); in NAPI_Off()
254 SCLOCK_HILOGI("NAPI_Off calling app is not Screenlock APP"); in NAPI_Off()