Lines Matching refs:ERROR_GENERIC
71 return Status::fromServiceSpecificError(ICredentialStore::ERROR_GENERIC, in loadCredential()
88 return Status::fromServiceSpecificError(ICredentialStore::ERROR_GENERIC); in loadCredential()
117 return Status::fromServiceSpecificError(ICredentialStore::ERROR_GENERIC, in selectAuthKey()
195 ICredentialStore::ERROR_GENERIC, in getEntries()
216 ICredentialStore::ERROR_GENERIC, in getEntries()
288 return Status::fromServiceSpecificError(ICredentialStore::ERROR_GENERIC, in getEntries()
317 return Status::fromServiceSpecificError(ICredentialStore::ERROR_GENERIC, in getEntries()
471 return Status::fromServiceSpecificError(ICredentialStore::ERROR_GENERIC, in getEntries()
487 return Status::fromServiceSpecificError(ICredentialStore::ERROR_GENERIC, in deleteCredential()
509 return Status::fromServiceSpecificError(ICredentialStore::ERROR_GENERIC, in createEphemeralKeyPair()
527 return Status::fromServiceSpecificError(ICredentialStore::ERROR_GENERIC, in setAvailableAuthenticationKeys()
537 return Status::fromServiceSpecificError(ICredentialStore::ERROR_GENERIC, in getAuthKeysNeedingCertification()
547 return Status::fromServiceSpecificError(ICredentialStore::ERROR_GENERIC, in getAuthKeysNeedingCertification()
563 return Status::fromServiceSpecificError(ICredentialStore::ERROR_GENERIC, in storeStaticAuthenticationData()