Searched refs:SortedUniquePaths (Results 1 – 10 of 10) sorted by relevance
93 return SortedUniquePaths(paths)
53 p.phonyMap[phony] = SortedUniquePaths(p.phonyMap[phony])
245 *prop = SortedUniquePaths(*prop)
658 func SortedUniquePaths(list Paths) Paths { func
119 exportedPaths = android.SortedUniquePaths(exportedPaths)
333 …return android.BuildNoticeOutput(ctx, a.installDir, apexFileName, android.SortedUniquePaths(notice…
107 Inputs: android.SortedUniquePaths(deps),
406 inputs = android.SortedUniquePaths(inputs)
641 paths = android.SortedUniquePaths(android.CopyOfPaths(paths))
758 i.RemovedTxtFiles = android.SortedUniquePaths(i.RemovedTxtFiles)