Searched refs:FindAll (Results 1 – 3 of 3) sorted by relevance
155 return service.FindAll(), nil
913 foundPaths = finder2.FindAll()1451 foundPaths := finder.FindAll()1464 foundPaths = finder2.FindAll()1481 foundPaths = finder3.FindAll()1513 foundPaths := finder.FindAll()1527 foundPaths = finder2.FindAll()1537 foundPaths = finder3.FindAll()1560 foundPaths := finder.FindAll()1582 foundPaths := finder.FindAll()
227 func (f *Finder) FindAll() []string { func