Home
last modified time | relevance | path

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

/build/soong/genrule/
Dlocations.go45 type outputLocation struct { struct
46 path android.WritablePath
49 func (l outputLocation) String() string {
53 func (l outputLocation) Paths(cmd *android.RuleBuilderCommand) []string {