Home
last modified time | relevance | path

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

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/tar/
DTarArchiveSparseEntry.java56 offset += SPARSELEN_GNU_SPARSE; in TarArchiveSparseEntry()
DTarConstants.java192 int SPARSELEN_GNU_SPARSE = 504; field