Searched defs:pathContextErrorCollector (Results 1 – 1 of 1) sorted by relevance
284 type pathContextErrorCollector struct { struct285 android.PathContext286 errors []error289 func (p *pathContextErrorCollector) Errorf(format string, args ...interface{}) {