Home
last modified time | relevance | path

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

/build/soong/genrule/
Dlocations.go92 type errorLocation struct { struct
93 err string
96 func (l errorLocation) String() string {
100 func (l errorLocation) Paths(cmd *android.RuleBuilderCommand) []string {