Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_strongauth_test.cpp74 authmanager->SetStrongAuthStat(userId, defaulVal); in HWTEST_F()
/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp108 StrongAuthManger::GetInstance()->SetStrongAuthStat(userId, reasonFlag); in StrongAuthTimerCallback()
176 StrongAuthManger::GetInstance()->SetStrongAuthStat(userId, static_cast<int32_t>(StrongAuthReasonFlags::NONE)); in OnNotifyAuthSuccessEvent()
244 void StrongAuthManger::SetStrongAuthStat(int32_t userId, int32_t reasonFlag) in SetStrongAuthStat() function in OHOS::ScreenLock::StrongAuthManger
250 SCLOCK_HILOGI("SetStrongAuthStat, reasonFlag:%{public}u", reasonFlag); in SetStrongAuthStat()
H A Dscreenlock_system_ability.cpp605 StrongAuthManger::GetInstance()->SetStrongAuthStat(userId, reasonFlag); in RequestStrongAuth()
/base/theme/screenlock_mgr/services/include/
H A Dstrongauthmanager.h44 void SetStrongAuthStat(int32_t userId, int32_t reasonFlag);

Completed in 3 milliseconds