Home
last modified time | relevance | path

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

/build/soong/android/
Dlicenses.go243 func namePathProps(prop *NamedPaths, name *string, values ...Path) {
257 func mergeNamedPathProps(prop *NamedPaths, values ...NamedPath) {
Dmodule.go681 type NamedPaths []NamedPath type
693 func SortedUniqueNamedPaths(l NamedPaths) NamedPaths {