Searched refs:unlockToken (Results 1 – 2 of 2) sorted by relevance
75 IAM_STATIC void CacheUnlockAuthResult(int32_t userId, const UserAuthTokenHal *unlockToken) in CacheUnlockAuthResult() argument80 g_unlockAuthResult.authToken = *unlockToken; in CacheUnlockAuthResult()83 IAM_STATIC void CacheAnyAuthResult(int32_t userId, const UserAuthTokenHal *unlockToken) in CacheAnyAuthResult() argument88 g_anyAuthResult.authToken = *unlockToken; in CacheAnyAuthResult()
28 extern void CacheUnlockAuthResult(int32_t userId, const UserAuthTokenHal *unlockToken);