Home
last modified time | relevance | path

Searched defs:SetRemoteDescription (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/api/test/
Ddummy_peer_connection.h166 void SetRemoteDescription(SetSessionDescriptionObserver* observer, in SetRemoteDescription() function
170 void SetRemoteDescription( in SetRemoteDescription() function
/external/webrtc/pc/
Dpeer_connection_wrapper.cc156 bool PeerConnectionWrapper::SetRemoteDescription( in SetRemoteDescription() function in webrtc::PeerConnectionWrapper
166 bool PeerConnectionWrapper::SetRemoteDescription( in SetRemoteDescription() function in webrtc::PeerConnectionWrapper
Djsep_transport_controller.cc120 RTCError JsepTransportController::SetRemoteDescription( in SetRemoteDescription() function in webrtc::JsepTransportController
Dpeer_connection.cc2869 void PeerConnection::SetRemoteDescription( in SetRemoteDescription() function in webrtc::PeerConnection
2909 void PeerConnection::SetRemoteDescription( in SetRemoteDescription() function in webrtc::PeerConnection
Dpeer_connection_integrationtest.cc812 bool SetRemoteDescription(std::unique_ptr<SessionDescriptionInterface> desc) { in SetRemoteDescription() function in webrtc::__anonb00edc420111::PeerConnectionWrapper
/external/webrtc/pc/test/
Dfake_peer_connection_base.h165 void SetRemoteDescription(SetSessionDescriptionObserver* observer, in SetRemoteDescription() function
168 void SetRemoteDescription( in SetRemoteDescription() function
Dpeer_connection_test_wrapper.cc230 void PeerConnectionTestWrapper::SetRemoteDescription(SdpType type, in SetRemoteDescription() function in PeerConnectionTestWrapper
/external/webrtc/examples/unityplugin/
Dunity_plugin_apis.cc96 bool SetRemoteDescription(int peer_connection_id, in SetRemoteDescription() function
Dsimple_peer_connection.cc333 bool SimplePeerConnection::SetRemoteDescription(const char* type, in SetRemoteDescription() function in SimplePeerConnection
/external/webrtc/api/
Dpeer_connection_interface.h965 virtual void SetRemoteDescription(SetSessionDescriptionObserver* observer, in SetRemoteDescription() function