Home
last modified time | relevance | path

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

/build/soong/android/
Ddepset_paths.go93 return SortedUniquePaths(paths)
Dphony.go53 p.phonyMap[phony] = SortedUniquePaths(p.phonyMap[phony])
Dlicenses.go245 *prop = SortedUniquePaths(*prop)
Dpaths.go658 func SortedUniquePaths(list Paths) Paths { func
/build/soong/apex/
Ddeapexer.go119 exportedPaths = android.SortedUniquePaths(exportedPaths)
Dbuilder.go333 …return android.BuildNoticeOutput(ctx, a.installDir, apexFileName, android.SortedUniquePaths(notice…
/build/soong/bloaty/
Dbloaty.go107 Inputs: android.SortedUniquePaths(deps),
/build/soong/java/
Dtesting.go406 inputs = android.SortedUniquePaths(inputs)
Dlint.go641 paths = android.SortedUniquePaths(android.CopyOfPaths(paths))
Dhiddenapi_modular.go758 i.RemovedTxtFiles = android.SortedUniquePaths(i.RemovedTxtFiles)