Home
last modified time | relevance | path

Searched defs:SetIceConnectionState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_peer_connection_base.h327 void SetIceConnectionState( in SetIceConnectionState() function
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection.cc1922 void PeerConnection::SetIceConnectionState(IceConnectionState new_state) { in SetIceConnectionState() function in webrtc::PeerConnection