Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go2201 type PathsDepSet struct { struct
2202 depSet
2207 func newPathsDepSet(direct Paths, transitive []*PathsDepSet) *PathsDepSet {
2212 func (d *PathsDepSet) ToList() Paths {