Home
last modified time | relevance | path

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

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