Searched refs:AddSentCandidates (Results 1 – 2 of 2) sorted by relevance
98 void AddSentCandidates(const Candidates& candidates);
126 void TransportProxy::AddSentCandidates(const Candidates& candidates) { in AddSentCandidates() function in cricket::TransportProxy581 transproxy->AddSentCandidates(candidates); in OnTransportCandidatesReady()