Lines Matching defs:checkSuppressedExceptions

93                     checkSuppressedExceptions(e.getSuppressed(), bitMap);
115 checkSuppressedExceptions(e.getSuppressed(), bitMap);
137 checkSuppressedExceptions(e.getSuppressed(), bitMap);
161 checkSuppressedExceptions(e.getSuppressed(), bitMap);
184 checkSuppressedExceptions(e.getSuppressed(), bitMap);
210 checkSuppressedExceptions(e.getSuppressed(), bitMap);
234 checkSuppressedExceptions(e.getSuppressed(), bitMap);
262 checkSuppressedExceptions(e.getSuppressed(), bitMap);
317 private static void checkSuppressedExceptions(Throwable[] suppressedExceptions, int bitMap) {
379 checkSuppressedExceptions(e.getSuppressed(), bitMap);
391 checkSuppressedExceptions(e.getSuppressed(), bitMap & ~highestCloseFailBit);
412 checkSuppressedExceptions(e.getSuppressed(), bitMap);
424 checkSuppressedExceptions(e.getSuppressed(), bitMap & ~highestCloseFailBit);
446 checkSuppressedExceptions(e.getSuppressed(), bitMap);
458 checkSuppressedExceptions(e.getSuppressed(), bitMap & ~highestCloseFailBit);
480 checkSuppressedExceptions(e.getSuppressed(), bitMap);
492 checkSuppressedExceptions(e.getSuppressed(), bitMap & ~highestCloseFailBit);
516 checkSuppressedExceptions(e.getSuppressed(), bitMap);
528 checkSuppressedExceptions(e.getSuppressed(), bitMap & ~highestCloseFailBit);
551 checkSuppressedExceptions(e.getSuppressed(), bitMap);
563 checkSuppressedExceptions(e.getSuppressed(), bitMap & ~highestCloseFailBit);
589 checkSuppressedExceptions(e.getSuppressed(), bitMap);
601 checkSuppressedExceptions(e.getSuppressed(), bitMap & ~highestCloseFailBit);
624 checkSuppressedExceptions(e.getSuppressed(), bitMap);
636 checkSuppressedExceptions(e.getSuppressed(), bitMap & ~highestCloseFailBit);
663 checkSuppressedExceptions(e.getSuppressed(), bitMap);
675 checkSuppressedExceptions(e.getSuppressed(), bitMap & ~highestCloseFailBit);