Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/services/include/
H A Dstrongauthmanager.h45 int32_t GetStrongAuthStat(int32_t userId);
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp242 int32_t StrongAuthManger::GetStrongAuthStat(int32_t userId) in GetStrongAuthStat() function in OHOS::ScreenLock::StrongAuthManger
H A Dscreenlock_system_ability.cpp590 reasonFlag = StrongAuthManger::GetInstance()->GetStrongAuthStat(userId); in GetStrongAuth()