Home
last modified time | relevance | path

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

/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp104 int32_t reasonFlag = static_cast<int32_t>(StrongAuthReasonFlags::AFTER_TIMEOUT); in StrongAuthTimerCallback()
162 …anger::GetInstance()->SetStrongAuthStat(userId, static_cast<int32_t>(StrongAuthReasonFlags::NONE)); in OnNotifyAuthSuccessEvent()
244 int32_t reasonFlag = static_cast<int32_t>(StrongAuthReasonFlags::AFTER_BOOT); in GetStrongAuthStat()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_crypto_utils.cpp36 int reasonFlag = static_cast<int>(ScreenLock::StrongAuthReasonFlags::ACTIVE_REQUEST); in ForceLockUserScreen()
/ohos5.0/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_common.h101 enum class StrongAuthReasonFlags : int32_t { enum
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp420 int reasonFlag = static_cast<int>(ScreenLock::StrongAuthReasonFlags::ACTIVE_REQUEST); in ForceLockUserScreen()