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