Home
last modified time | relevance | path

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

/build/soong/android/
Dlicenses.go290 func namePathProps(prop *NamedPaths, name *string, values ...Path) {
Dmodule.go241 type NamedPaths []NamedPath type
253 func SortedUniqueNamedPaths(l NamedPaths) NamedPaths {