Searched refs:find_candidate_path (Results 1 – 2 of 2) sorted by relevance
704 pub fn find_candidate_path(&self) -> Option<usize> { in find_candidate_path() method
5580 match self.paths.find_candidate_path() { in on_timeout()