Searched defs:RestartIce (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/pc/test/ | ||
H A D | fake_peer_connection_base.h | 160 void RestartIce() override {} in RestartIce() function |
/aosp_15_r20/external/webrtc/pc/ | ||
H A D | peer_connection.cc | 1414 void PeerConnection::RestartIce() { in RestartIce() function in webrtc::PeerConnection |
H A D | sdp_offer_answer.cc | 1372 void SdpOfferAnswerHandler::RestartIce() { in RestartIce() function in webrtc::SdpOfferAnswerHandler |