Home
last modified time | relevance | path

Searched refs:SortedUniquePaths (Results 1 – 5 of 5) sorted by relevance

/build/soong/android/
Dphony.go53 p.phonyMap[phony] = SortedUniquePaths(p.phonyMap[phony])
Ddepset.go175 return SortedUniquePaths(list)
Dpaths.go505 func SortedUniquePaths(list Paths) Paths { func
/build/soong/java/
Dlint.go505 paths = android.SortedUniquePaths(android.CopyOfPaths(paths))
/build/soong/apex/
Dbuilder.go291 …return android.BuildNoticeOutput(ctx, a.installDir, apexFileName, android.SortedUniquePaths(notice…