Searched refs:getWindowsAttributes (Results 1 – 3 of 3) sorted by relevance
301 public int getWindowsAttributes() { in getWindowsAttributes() method in SevenZArchiveEntry
717 out.writeInt(Integer.reverseBytes(entry.getWindowsAttributes()));
141 assertEquals(17, entry.getWindowsAttributes()); in testDirectoriesAndEmptyFiles()