Home
last modified time | relevance | path

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

/build/soong/third_party/zip/
Dandroid.go141 compCount: &countWriter{w: w.cw},
179 return w.compCount.Write(p)
190 fh.CompressedSize64 = uint64(w.compCount.count)
Dwriter.go232 compCount: &countWriter{w: w.cw},
240 fw.comp, err = comp(fw.compCount)
331 compCount *countWriter member
358 fh.CompressedSize64 = uint64(w.compCount.count)