Home
last modified time | relevance | path

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

/build/soong/genrule/
Dlocations.go30 type inputLocation struct { struct
31 paths android.Paths
34 func (l inputLocation) String() string {
38 func (l inputLocation) Paths(cmd *android.RuleBuilderCommand) []string {