Searched refs:FindFirstNamed (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/finder/ | ||
H A D | finder.go | 259 func (f *Finder) FindFirstNamed(fileName string) []string { func |
H A D | finder_test.go | 492 foundPaths := finder.FindFirstNamed("hi.txt") |