Searched refs:candidates_to_remove (Results 1 – 1 of 1) sorted by relevance
2078 std::vector<Candidate> candidates_to_remove; in OnCandidatesRemoved() local2081 candidates_to_remove.push_back(candidate); in OnCandidatesRemoved()2083 SignalCandidatesRemoved(this, candidates_to_remove); in OnCandidatesRemoved()