Searched refs:FindMatching (Results 1 – 1 of 1) sorted by relevance
229 return f.FindMatching(rootDir, filter)251 return f.FindMatching(rootPath, filter)276 return f.FindMatching(rootPath, filter)283 func (f *Finder) FindMatching(rootPath string, filter WalkFunc) []string { func