Home
last modified time | relevance | path

Searched defs:RegisterCompressor (Results 1 – 2 of 2) sorted by relevance

/build/soong/third_party/zip/
Dregister.go133 func RegisterCompressor(method uint16, comp Compressor) { func
Dwriter.go311 func (w *Writer) RegisterCompressor(method uint16, comp Compressor) { func