Searched defs:AddRemoteCandidate (Results 1 – 5 of 5) sorted by relevance
74 void AddRemoteCandidate(const Candidate& candidate) override {} in AddRemoteCandidate() function
249 void AddRemoteCandidate(const Candidate& candidate) override { in AddRemoteCandidate() function
1267 void P2PTransportChannel::AddRemoteCandidate(const Candidate& candidate) { in AddRemoteCandidate() function in cricket::P2PTransportChannel
353 void AddRemoteCandidate(const std::string& mid, in AddRemoteCandidate() function
2637 void PeerConnection::AddRemoteCandidate(const std::string& mid, in AddRemoteCandidate() function in webrtc::PeerConnection