Searched defs:pathContextErrorCollector (Results 1 – 1 of 1) sorted by relevance
289 type pathContextErrorCollector struct { struct290 android.PathContext291 errors []error294 func (p *pathContextErrorCollector) Errorf(format string, args ...interface{}) {