Home
last modified time | relevance | path

Searched defs:contentEquals (Results 1 – 2 of 2) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DLazyDelegateByteSource.java143 public boolean contentEquals(@Nonnull ByteSource other) throws IOException { in contentEquals() method in LazyDelegateByteSource
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/utils/
DCloseableDelegateByteSource.java149 public boolean contentEquals(@Nonnull ByteSource other) throws IOException { in contentEquals() method in CloseableDelegateByteSource