Home
last modified time | relevance | path

Searched refs:StartStrongAuthTimer (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_strongauth_test.cpp67 authmanager->StartStrongAuthTimer(userId);
/ohos5.0/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockauthmanager_fuzzer/
H A Dscreenlockauthmanager_fuzzer.cpp42 authmanager->StartStrongAuthTimer(userId); in FuzzScreenlockAuthManager()
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp177 void StrongAuthManger::StartStrongAuthTimer(int32_t userId) in StartStrongAuthTimer() function in OHOS::ScreenLock::StrongAuthManger
200 StartStrongAuthTimer(userId); in ResetStrongAuthTimer()
H A Dscreenlock_system_ability.cpp112 StrongAuthManger::GetInstance()->StartStrongAuthTimer(id); in OnAccountsChanged()
/ohos5.0/base/theme/screenlock_mgr/services/include/
H A Dstrongauthmanager.h40 void StartStrongAuthTimer(int32_t userId);