/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
H A D | key_crypto_utils.cpp | 36 int reasonFlag = static_cast<int>(ScreenLock::StrongAuthReasonFlags::ACTIVE_REQUEST); in ForceLockUserScreen() local
|
/ohos5.0/base/theme/screenlock_mgr/services/src/ |
H A D | strongauthmanager.cpp | 104 int32_t reasonFlag = static_cast<int32_t>(StrongAuthReasonFlags::AFTER_TIMEOUT); in StrongAuthTimerCallback() local 230 void StrongAuthManger::SetStrongAuthStat(int32_t userId, int32_t reasonFlag) in SetStrongAuthStat() 244 int32_t reasonFlag = static_cast<int32_t>(StrongAuthReasonFlags::AFTER_BOOT); in GetStrongAuthStat() local
|
H A D | screenlock_manager_stub.cpp | 244 int32_t reasonFlag = data.ReadInt32(); in OnRequestStrongAuth() local 254 int32_t reasonFlag = -1; in OnGetStrongAuth() local
|
H A D | screenlock_system_ability.cpp | 352 void ScreenLockSystemAbility::StrongAuthChanged(int32_t userId, int32_t reasonFlag) in StrongAuthChanged() 580 int32_t ScreenLockSystemAbility::RequestStrongAuth(int reasonFlag, int32_t userId) in RequestStrongAuth() 588 int32_t ScreenLockSystemAbility::GetStrongAuth(int userId, int32_t &reasonFlag) in GetStrongAuth()
|
/ohos5.0/base/theme/screenlock_mgr/frameworks/native/src/ |
H A D | screenlock_app_manager.cpp | 117 int32_t ScreenLockAppManager::RequestStrongAuth(int reasonFlag, int32_t userId) in RequestStrongAuth() 131 int32_t ScreenLockAppManager::GetStrongAuth(int userId, int32_t &reasonFlag) in GetStrongAuth()
|
H A D | screenlock_manager.cpp | 129 int32_t ScreenLockManager::RequestStrongAuth(int reasonFlag, int32_t userId) in RequestStrongAuth()
|
H A D | screenlock_manager_proxy.cpp | 321 int32_t ScreenLockManagerProxy::RequestStrongAuth(int reasonFlag, int32_t userId) in RequestStrongAuth() 342 int32_t ScreenLockManagerProxy::GetStrongAuth(int userId, int32_t &reasonFlag) in GetStrongAuth()
|
/ohos5.0/base/theme/screenlock_mgr/test/fuzztest/screenlockmanager_fuzzer/ |
H A D | screenlockmanager_fuzzer.cpp | 158 int reasonFlag = 1; in FuzzScreenlockRequestStrongAuth() local 169 int reasonFlag = 1; in FuzzScreenlockGetStrongAuth() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/free_install/ |
H A D | target_ability_info.h | 35 int32_t reasonFlag; member
|
/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/include/ |
H A D | napi_screenlock_ability.h | 78 int32_t reasonFlag; member
|
/ohos5.0/base/theme/screenlock_mgr/test/unittest/ |
H A D | screenlock_service_test.cpp | 652 int reasonFlag = 1; variable
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/ |
H A D | storage_daemon_communication.cpp | 420 int reasonFlag = static_cast<int>(ScreenLock::StrongAuthReasonFlags::ACTIVE_REQUEST); in ForceLockUserScreen() local
|
/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/src/ |
H A D | napi_screenlock_ability.cpp | 750 int32_t reasonFlag = -1; in NAPI_GetStrongAuth() local
|