Home
last modified time | relevance | path

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

/build/soong/genrule/
Dlocations.go60 type toolLocation struct { struct
61 paths android.Paths
64 func (l toolLocation) String() string {
68 func (l toolLocation) Paths(cmd *android.RuleBuilderCommand) []string {