Home
last modified time | relevance | path

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

/build/soong/third_party/zip/
Dwriter.go251 fw.rawCount = &countWriter{w: fw.comp}
348 rawCount *countWriter member
360 return w.rawCount.Write(p)
378 fh.UncompressedSize64 = uint64(w.rawCount.count)