Searched refs:DirectorySortedPaths (Results 1 – 2 of 2) sorted by relevance
58 paths android.DirectorySortedPaths
595 type DirectorySortedPaths Paths type597 func PathsToDirectorySortedPaths(paths Paths) DirectorySortedPaths {598 ret := append(DirectorySortedPaths(nil), paths...)607 func (p DirectorySortedPaths) PathsInDirectory(dir string) Paths {