Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dpeer_connection_wrapper.cc155 bool PeerConnectionWrapper::SetRemoteDescription( in SetRemoteDescription() function in webrtc::PeerConnectionWrapper
165 bool PeerConnectionWrapper::SetRemoteDescription( in SetRemoteDescription() function in webrtc::PeerConnectionWrapper
Djsep_transport_controller.cc98 RTCError JsepTransportController::SetRemoteDescription( in SetRemoteDescription() function in webrtc::JsepTransportController
Dpeer_connection.cc1457 void PeerConnection::SetRemoteDescription( in SetRemoteDescription() function in webrtc::PeerConnection
1464 void PeerConnection::SetRemoteDescription( in SetRemoteDescription() function in webrtc::PeerConnection
Dsdp_offer_answer.cc1784 void SdpOfferAnswerHandler::SetRemoteDescription( in SetRemoteDescription() function in webrtc::SdpOfferAnswerHandler
1816 void SdpOfferAnswerHandler::SetRemoteDescription( in SetRemoteDescription() function in webrtc::SdpOfferAnswerHandler
/external/webrtc/test/pc/e2e/
Dtest_peer.cc81 bool TestPeer::SetRemoteDescription( in SetRemoteDescription() function in webrtc::webrtc_pc_e2e::TestPeer
/external/webrtc/examples/unityplugin/
Dunity_plugin_apis.cc96 bool SetRemoteDescription(int peer_connection_id, in SetRemoteDescription() function
Dsimple_peer_connection.cc335 bool SimplePeerConnection::SetRemoteDescription(const char* type, in SetRemoteDescription() function in SimplePeerConnection
/external/webrtc/pc/test/
Dfake_peer_connection_base.h171 void SetRemoteDescription(SetSessionDescriptionObserver* observer, in SetRemoteDescription() function
174 void SetRemoteDescription( in SetRemoteDescription() function
Dpeer_connection_test_wrapper.cc241 void PeerConnectionTestWrapper::SetRemoteDescription(SdpType type, in SetRemoteDescription() function in PeerConnectionTestWrapper
Dintegration_test_helpers.h960 bool SetRemoteDescription(std::unique_ptr<SessionDescriptionInterface> desc) { in SetRemoteDescription() function
/external/webrtc/rtc_tools/data_channel_benchmark/
Dpeer_connection_client.cc265 bool PeerConnectionClient::SetRemoteDescription( in SetRemoteDescription() function in webrtc::PeerConnectionClient
/external/webrtc/api/
Dpeer_connection_interface.h1080 virtual void SetRemoteDescription(SetSessionDescriptionObserver* observer, in SetRemoteDescription() function