Searched refs:DirectorySortedPaths (Results 1 – 2 of 2) sorted by relevance
73 paths android.DirectorySortedPaths
830 type DirectorySortedPaths Paths type832 func PathsToDirectorySortedPaths(paths Paths) DirectorySortedPaths {833 ret := append(DirectorySortedPaths(nil), paths...)842 func (p DirectorySortedPaths) PathsInDirectory(dir string) Paths {