Home
last modified time | relevance | path

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

/build/soong/third_party/zip/
Dreader.go20 ErrAlgorithm = errors.New("zip: unsupported compression algorithm") var
165 return nil, ErrAlgorithm
Dwriter.go237 return nil, ErrAlgorithm