Home
last modified time | relevance | path

Searched defs:reasonFlag (Results 1 - 11 of 11) sorted by relevance

/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dnapi_screenlock_ability.h78 int32_t reasonFlag; member
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_client_test.cpp274 int32_t reasonFlag = 0; in HWTEST_F() local
331 int32_t reasonFlag = 0; in HWTEST_F() local
H A Dscreenlock_service_test.cpp627 int reasonFlag = 1; in HWTEST_F() local
/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_manager.cpp129 int32_t ScreenLockManager::RequestStrongAuth(int reasonFlag, int32_t userId) in RequestStrongAuth() argument
H A Dscreenlock_manager_proxy.cpp321 int32_t ScreenLockManagerProxy::RequestStrongAuth(int reasonFlag, int32_t userId) in RequestStrongAuth() argument
342 int32_t ScreenLockManagerProxy::GetStrongAuth(int userId, int32_t &reasonFlag) in GetStrongAuth() argument
H A Dscreenlock_app_manager.cpp117 int32_t ScreenLockAppManager::RequestStrongAuth(int reasonFlag, int32_t userId) in RequestStrongAuth() argument
131 int32_t ScreenLockAppManager::GetStrongAuth(int userId, int32_t &reasonFlag) in GetStrongAuth() argument
/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
/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp106 int32_t reasonFlag = static_cast<int32_t>(StrongAuthReasonFlags::AFTER_TIMEOUT); in StrongAuthTimerCallback() local
244 void StrongAuthManger::SetStrongAuthStat(int32_t userId, int32_t reasonFlag) in SetStrongAuthStat() argument
260 int32_t reasonFlag = static_cast<int32_t>(StrongAuthReasonFlags::AFTER_BOOT); in GetStrongAuthStat() local
[all...]
H A Dscreenlock_manager_stub.cpp243 int32_t reasonFlag = data.ReadInt32(); in OnRequestStrongAuth() local
253 int32_t reasonFlag = -1; in OnGetStrongAuth() local
H A Dscreenlock_system_ability.cpp353 void ScreenLockSystemAbility::StrongAuthChanged(int32_t userId, int32_t reasonFlag) in StrongAuthChanged() argument
598 int32_t ScreenLockSystemAbility::RequestStrongAuth(int reasonFlag, int32_t userId) in RequestStrongAuth() argument
610 int32_t ScreenLockSystemAbility::GetStrongAuth(int userId, int32_t &reasonFlag) in GetStrongAuth() argument
[all...]
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp750 int32_t reasonFlag = -1; in NAPI_GetStrongAuth() local

Completed in 9 milliseconds