Home
last modified time | relevance | path

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

/build/soong/third_party/zip/
Dwriter.go244 fw.rawCount = &countWriter{w: fw.comp}
329 rawCount *countWriter member
341 return w.rawCount.Write(p)
359 fh.UncompressedSize64 = uint64(w.rawCount.count)