Searched refs:RemoveAllRemoteCandidates (Results 1 – 5 of 5) sorted by relevance
76 void RemoveAllRemoteCandidates() override {} in RemoveAllRemoteCandidates() function
259 virtual void RemoveAllRemoteCandidates() = 0;
202 void RemoveAllRemoteCandidates() override { remote_candidates_.clear(); } in RemoveAllRemoteCandidates() function
121 void RemoveAllRemoteCandidates() override;
1303 void P2PTransportChannel::RemoveAllRemoteCandidates() { in RemoveAllRemoteCandidates() function in cricket::P2PTransportChannel