Home
last modified time | relevance | path

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

/build/soong/zip/
Dzip.go749 go z.crcFile(r, ze, compressChan, wg)
788 func (z *ZipWriter) crcFile(r io.Reader, ze *zipEntry, resultChan chan *zipEntry, wg *sync.WaitGrou… func