Home
last modified time | relevance | path

Searched defs:reasonFlag (Results 1 – 13 of 13) sorted by relevance

/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() local
/ohos5.0/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp104 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 Dscreenlock_manager_stub.cpp244 int32_t reasonFlag = data.ReadInt32(); in OnRequestStrongAuth() local
254 int32_t reasonFlag = -1; in OnGetStrongAuth() local
H A Dscreenlock_system_ability.cpp352 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 Dscreenlock_app_manager.cpp117 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 Dscreenlock_manager.cpp129 int32_t ScreenLockManager::RequestStrongAuth(int reasonFlag, int32_t userId) in RequestStrongAuth()
H A Dscreenlock_manager_proxy.cpp321 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 Dscreenlockmanager_fuzzer.cpp158 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 Dtarget_ability_info.h35 int32_t reasonFlag; member
/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dnapi_screenlock_ability.h78 int32_t reasonFlag; member
/ohos5.0/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_service_test.cpp652 int reasonFlag = 1; variable
/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() local
/ohos5.0/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp750 int32_t reasonFlag = -1; in NAPI_GetStrongAuth() local