Home
last modified time | relevance | path

Searched refs:ExpectSetRemoteDescription (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.h436 bool ExpectSetRemoteDescription(Action action);
Dwebrtcsession.cc1969 if (!ExpectSetRemoteDescription(action)) in ValidateSessionDescription()
2016 bool WebRtcSession::ExpectSetRemoteDescription(Action action) { in ExpectSetRemoteDescription() function in webrtc::WebRtcSession