Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_strongauth_test.cpp71 authmanager->DestroyAllStrongAuthTimer();
/ohos5.0/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockauthmanager_fuzzer/
H A Dscreenlockauthmanager_fuzzer.cpp46 authmanager->DestroyAllStrongAuthTimer(); in FuzzScreenlockAuthManager()
/ohos5.0/base/theme/screenlock_mgr/services/include/
H A Dstrongauthmanager.h42 void DestroyAllStrongAuthTimer();
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp209 void StrongAuthManger::DestroyAllStrongAuthTimer() in DestroyAllStrongAuthTimer() function in OHOS::ScreenLock::StrongAuthManger
H A Dscreenlock_system_ability.cpp243 StrongAuthManger::GetInstance()->DestroyAllStrongAuthTimer(); in OnStop()