Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dconfig.go280 type pathContextErrorCollector struct { struct
281 android.PathContext
282 errors []error
285 func (p *pathContextErrorCollector) Errorf(format string, args ...interface{}) {