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