Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dconfig.go280 type pathContextErrorCollector struct { struct
285 func (p *pathContextErrorCollector) Errorf(format string, args ...interface{}) { argument
294 pathErrorCollectorCtx := &pathContextErrorCollector{PathContext: ctx}