Searched refs:HandleFileKeyException (Results 1 – 3 of 3) sorted by relevance
62 void HandleFileKeyException(int32_t userId, const std::vector<uint8_t> &secret,
71 … (void)InnerAccountIAMManager::GetInstance().HandleFileKeyException(accountId, secret, token); in UnlockAccount()
426 void InnerAccountIAMManager::HandleFileKeyException(int32_t userId, const std::vector<uint8_t> &sec… in HandleFileKeyException() function in OHOS::AccountSA::InnerAccountIAMManager