Searched defs:handleError (Results 1 – 10 of 10) sorted by relevance
89 static void destroyLibraryIfNeeded(JNIEnv* env, bool handleError) { in destroyLibraryIfNeeded()
201 void NuPlayer2::DecoderBase::handleError(int32_t err) in handleError() function in android::NuPlayer2::DecoderBase
608 void NuPlayer2::Decoder::handleError(int32_t err) in handleError() function in android::NuPlayer2::Decoder
199 void NuPlayer::DecoderBase::handleError(int32_t err) in handleError() function in android::NuPlayer::DecoderBase
588 void NuPlayer::Decoder::handleError(int32_t err) in handleError() function in android::NuPlayer::Decoder
260 private void handleError(final String[] modifierNames, final float error) { in handleError() method in AutomaticActivity
328 private void handleError() { in handleError() method in IpServer.DhcpServerCallbacksImpl
928 private void handleError(Exception e) { in handleError() method in NotificationContentInflater.AsyncInflationTask
690 const auto handleError = [&](Status additionalError, const std::string& msg) { in fetchBinderizedEntry() local
722 protected void handleError(long deviceId, int error, int vendorCode) { in handleError() method in BiometricServiceBase