Home
last modified time | relevance | path

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

/build/soong/zip/
Dzip.go167 type IncorrectRelativeRootError struct { struct
168 RelativeRoot string
169 Path string
172 func (x IncorrectRelativeRootError) Error() string {