Home
last modified time | relevance | path

Searched defs:authState (Results 1 - 9 of 9) sorted by relevance

/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dnapi_screenlock_ability.h64 int32_t authState; member
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_client_test.cpp255 int32_t authState = 0; in HWTEST_F() local
312 int32_t authState = 0; in HWTEST_F() local
H A Dscreenlock_service_test.cpp611 int32_t authState = 0; in HWTEST_F() local
/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_manager_proxy.cpp280 int32_t ScreenLockManagerProxy::SetScreenLockAuthState(int authState, int32_t userId, std::string &authToken) in SetScreenLockAuthState() argument
301 int32_t ScreenLockManagerProxy::GetScreenLockAuthState(int userId, int32_t &authState) in GetScreenLockAuthState() argument
H A Dscreenlock_app_manager.cpp91 int32_t ScreenLockAppManager::SetScreenLockAuthState(int authState, int32_t userId, std::string &authToken) in SetScreenLockAuthState() argument
104 int32_t ScreenLockAppManager::GetScreenLockAuthState(int userId, int32_t &authState) in GetScreenLockAuthState() argument
/base/theme/screenlock_mgr/test/fuzztest/screenlockmanager_fuzzer/
H A Dscreenlockmanager_fuzzer.cpp135 int32_t authState = 2; in FuzzScreenlockSetAuthState() local
147 int32_t authState = 2; in FuzzScreenlockGetAuthState() local
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_manager_stub.cpp220 int32_t authState = data.ReadInt32(); in OnSetScreenLockAuthState() local
230 int32_t authState = -1; in OnGetScreenLockAuthState() local
H A Dscreenlock_system_ability.cpp563 int32_t ScreenLockSystemAbility::SetScreenLockAuthState(int authState, int32_t userId, std::string &authToken) in SetScreenLockAuthState() argument
580 int32_t ScreenLockSystemAbility::GetScreenLockAuthState(int userId, int32_t &authState) in GetScreenLockAuthState() argument
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp672 int32_t authState = -1; in NAPI_GetScreenLockAuthState() local

Completed in 8 milliseconds