Home | History | Annotate | Download | only in jsse

Lines Matching defs:guard

80     private final CloseGuard guard = CloseGuard.get();
287 guard.open("close");
966 guard.close();
987 if (guard != null) {
988 guard.warnIfOpen();