Searched defs:guard (Results 1 – 12 of 12) sorted by relevance
33 private final Guard guard; field in GuardedObject45 public GuardedObject(Object object, Guard guard) { in GuardedObject()
64 private final CloseGuard guard = CloseGuard.get(); field in FileInputStream
64 private final CloseGuard guard = CloseGuard.get(); field in FileOutputStream
56 private final CloseGuard guard = CloseGuard.get(); field in RandomAccessFile
90 private final CloseGuard guard = CloseGuard.get(); field in ZipFile
61 private final CloseGuard guard = CloseGuard.get(); field in Inflater
150 private final CloseGuard guard = CloseGuard.get(); field in Deflater
57 private final CloseGuard guard = CloseGuard.get(); field in RawSocket
37 private final CloseGuard guard = CloseGuard.get(); field in DexFile
45 private final CloseGuard guard = CloseGuard.get(); field in PlainDatagramSocketImpl
60 private final CloseGuard guard = CloseGuard.get(); field in PlainSocketImpl
80 private final CloseGuard guard = CloseGuard.get(); field in OpenSSLSocketImpl