Searched refs:innerClose (Results 1 – 7 of 7) sorted by relevance
53 public synchronized void innerClose() throws IOException { in fromStream()54 super.innerClose(); in fromStream()73 public synchronized void innerClose() throws IOException {74 super.innerClose();
50 innerClose(); in close()62 protected abstract void innerClose() throws IOException; in innerClose() method in CloseableByteSource
80 protected synchronized void innerClose() throws IOException { in innerClose() method in CloseableDelegateByteSource
1282 try (Closeable ignored = this::innerClose) { in close()1540 private void innerClose() throws IOException { in innerClose() method1594 innerClose(); in reopenRw()
61 public void innerClose() throws IOException { in innerClose() method in InflaterByteSource
153 public void innerClose() throws IOException { in innerClose() method in LazyDelegateByteSource
571 protected void innerClose() throws IOException { in createSourceFromZip()