Searched refs:externalFileAttributes (Results 1 – 2 of 2) sorted by relevance
122 public void setExternalFileAttributes(long externalFileAttributes) { in setExternalFileAttributes() argument123 mExternalFileAttributes = externalFileAttributes; in setExternalFileAttributes()
47 boolean isZip64, byte[] extra, int externalFileAttributes) { in createCentralDirectoryData() argument74 buffer.putInt(externalFileAttributes); // External file attributes in createCentralDirectoryData()