Home
last modified time | relevance | path

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

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