Home
last modified time | relevance | path

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

/build/soong/zip/
Dzip.go217 type IncorrectRelativeRootError struct { struct
218 RelativeRoot string
219 Path string
222 func (x IncorrectRelativeRootError) Error() string {