Home
last modified time | relevance | path

Searched refs:DestroyStrongAuthTimer (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_strongauth_test.cpp70 authmanager->DestroyStrongAuthTimer(userId);
/ohos5.0/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockauthmanager_fuzzer/
H A Dscreenlockauthmanager_fuzzer.cpp45 authmanager->DestroyStrongAuthTimer(userId); in FuzzScreenlockAuthManager()
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp212 DestroyStrongAuthTimer(iter->first); in DestroyAllStrongAuthTimer()
217 void StrongAuthManger::DestroyStrongAuthTimer(int32_t userId) in DestroyStrongAuthTimer() function in OHOS::ScreenLock::StrongAuthManger
/ohos5.0/base/theme/screenlock_mgr/services/include/
H A Dstrongauthmanager.h41 void DestroyStrongAuthTimer(int32_t userId);