Searched defs:handleError (Results 1 – 8 of 8) sorted by relevance
178 private static int handleError(PrintWriter pw, String message, Exception e) { in handleError() method in VoiceInteractionManagerServiceShellCommand
199 void NuPlayer::DecoderBase::handleError(int32_t err) in handleError() function in android::NuPlayer::DecoderBase
592 void NuPlayer::Decoder::handleError(int32_t err) in handleError() function in android::NuPlayer::Decoder
90 static void destroyLibraryIfNeeded(JNIEnv* env, bool handleError) { in destroyLibraryIfNeeded()
200 auto handleError = [](ANativeWindow *nativeWindow, ANativeWindowBuffer* anb, status_t err) in pushBlankBuffersToNativeWindow() local
159 auto handleError = [this, &err, &msg]() { in attachEncryptedBufferAndQueue() local
996 private void handleError(Exception e) { in handleError() method in NotificationContentInflater.AsyncInflationTask
618 const auto handleError = [&](Status additionalError, const std::string& msg) { in fetchBinderizedEntry() local