Searched defs:visited (Results 1 – 2 of 2) sorted by relevance
98 Set<Long> visited = new ArraySet<>(); in findConnectedComponents() local110 Set<Long> visited, Long rawContactId, Set<Long> results) { in findConnectedComponentForRawContact()
76 int visited = 0; in run() local