Searched refs:StrCryptoError (Results 1 – 4 of 4) sorted by relevance
205 std::string strerr(StrCryptoError(err)); in android_media_MediaCrypto_native_setup()299 std::string strerr(StrCryptoError(err)); in android_media_MediaCrypto_setMediaDrmSession()
1350 defaultMsg = StrCryptoError(err); in CryptoErrorToJavaError()
187 static inline std::string StrCryptoError(status_t err) { in StrCryptoError() function
380 msg8 += StrCryptoError(err).c_str(); in GetExceptionMessage()