Searched defs:RemoveAllRemoteCandidates (Results 1 – 3 of 3) sorted by relevance
76 void RemoveAllRemoteCandidates() override {} in RemoveAllRemoteCandidates() function
202 void RemoveAllRemoteCandidates() override { remote_candidates_.clear(); } in RemoveAllRemoteCandidates() function
1303 void P2PTransportChannel::RemoveAllRemoteCandidates() { in RemoveAllRemoteCandidates() function in cricket::P2PTransportChannel