Searched refs:RemoveRemoteCandidate (Results 1 – 7 of 7) sorted by relevance
75 void RemoveRemoteCandidate(const Candidate& candidate) override {} in RemoveRemoteCandidate() function
257 virtual void RemoveRemoteCandidate(const Candidate& candidate) = 0;
192 void RemoveRemoteCandidate(const Candidate& candidate) override { in RemoveRemoteCandidate() function
120 void RemoveRemoteCandidate(const Candidate& candidate) override;
1288 void P2PTransportChannel::RemoveRemoteCandidate( in RemoveRemoteCandidate() function in cricket::P2PTransportChannel
849 rch->RemoveRemoteCandidate(c); in OnMessage()
366 dtls->ice_transport()->RemoveRemoteCandidate(candidate); in RemoveRemoteCandidates()