Home
last modified time | relevance | path

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

/build/soong/zip/
Dzip.go206 type IncorrectRelativeRootError struct { struct
207 RelativeRoot string
208 Path string
211 func (x IncorrectRelativeRootError) Error() string {