Searched defs:pathContextErrorCollector (Results 1 – 1 of 1) sorted by relevance
280 type pathContextErrorCollector struct { struct281 android.PathContext282 errors []error285 func (p *pathContextErrorCollector) Errorf(format string, args ...interface{}) {