Home
last modified time | relevance | path

Searched refs:GetStrongAuthStat (Results 1 - 4 of 4) sorted by relevance

/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_strongauth_test.cpp75 int32_t val = authmanager->GetStrongAuthStat(userId); in HWTEST_F()
/base/theme/screenlock_mgr/services/include/
H A Dstrongauthmanager.h45 int32_t GetStrongAuthStat(int32_t userId);
/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp257 int32_t StrongAuthManger::GetStrongAuthStat(int32_t userId) in GetStrongAuthStat() function in OHOS::ScreenLock::StrongAuthManger
264 SCLOCK_HILOGI("GetStrongAuthStat, reasonFlag:%{public}u", reasonFlag); in GetStrongAuthStat()
H A Dscreenlock_system_ability.cpp612 reasonFlag = StrongAuthManger::GetInstance()->GetStrongAuthStat(userId); in GetStrongAuth()

Completed in 5 milliseconds