Searched defs:authState (Results 1 – 9 of 9) sorted by relevance
91 int32_t ScreenLockAppManager::SetScreenLockAuthState(int authState, int32_t userId, std::string &au… in SetScreenLockAuthState()104 int32_t ScreenLockAppManager::GetScreenLockAuthState(int userId, int32_t &authState) in GetScreenLockAuthState()
280 int32_t ScreenLockManagerProxy::SetScreenLockAuthState(int authState, int32_t userId, std::string &… in SetScreenLockAuthState()301 int32_t ScreenLockManagerProxy::GetScreenLockAuthState(int userId, int32_t &authState) in GetScreenLockAuthState()
135 int32_t authState = 2; in FuzzScreenlockSetAuthState() local147 int32_t authState = 2; in FuzzScreenlockGetAuthState() local
255 int32_t authState = 0; variable
636 int32_t authState = 0; variable
221 int32_t authState = data.ReadInt32(); in OnSetScreenLockAuthState() local231 int32_t authState = -1; in OnGetScreenLockAuthState() local
555 int32_t ScreenLockSystemAbility::SetScreenLockAuthState(int authState, int32_t userId, std::string … in SetScreenLockAuthState()567 int32_t ScreenLockSystemAbility::GetScreenLockAuthState(int userId, int32_t &authState) in GetScreenLockAuthState()
64 int32_t authState; member
672 int32_t authState = -1; in NAPI_GetScreenLockAuthState() local