Home
last modified time | relevance | path

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

/build/soong/zip/
Dzip.go780 z.compressWholeFile(ze, r, compressChan)
852 func (z *ZipWriter) compressWholeFile(ze *zipEntry, r io.ReadSeeker, compressChan chan *zipEntry) { func