Home
last modified time | relevance | path

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

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