Home
last modified time | relevance | path

Searched refs:setArchive (Results 1 – 3 of 3) 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 {
/libcore/api/
Dcurrent.txt7023 method public void setArchive(boolean) throws java.io.IOException;