Home
last modified time | relevance | path

Searched refs:setArchive (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/file/attribute/
DDosFileAttributeView.java178 void setArchive(boolean value) throws IOException; in setArchive() method
/libcore/ojluni/src/main/java/sun/nio/fs/
DLinuxDosFileAttributeView.java83 setArchive((Boolean)value); in setAttribute()
199 public void setArchive(boolean value) throws IOException {