Searched defs:onZipEntryAccess (Results 1 – 2 of 2) sorted by relevance
103 default void onZipEntryAccess(@NonNull String path) throws ZipException {} in onZipEntryAccess() method
645 private void onZipEntryAccess(byte[] bname, int flag) throws ZipException { in onZipEntryAccess() method in ZipFile