Searched refs:CopyOfPaths (Results 1 – 3 of 3) sorted by relevance
641 paths = android.SortedUniquePaths(android.CopyOfPaths(paths))
603 …for _, path := range append(android.CopyOfPaths(l.flagExporter.dirs), l.flagExporter.systemDirs...…665 …for _, header := range append(android.CopyOfPaths(l.flagExporter.headers), l.flagExporter.deps...)…
642 func CopyOfPaths(paths Paths) Paths { func