Searched refs:SetRemoteJsepTransportDescription (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/pc/ |
D | jsep_transport_unittest.cc | 201 ->SetRemoteJsepTransportDescription(jsep_description, in TEST_P() 246 ->SetRemoteJsepTransportDescription(remote_description, in TEST_P() 297 ->SetRemoteJsepTransportDescription(remote_description, in TEST_P() 336 ->SetRemoteJsepTransportDescription(description, SdpType::kAnswer) in TEST_P() 351 ->SetRemoteJsepTransportDescription(description, SdpType::kAnswer) in TEST_P() 363 ->SetRemoteJsepTransportDescription(description, SdpType::kAnswer) in TEST_P() 468 ->SetRemoteJsepTransportDescription(remote_description, in TEST_P() 473 ->SetRemoteJsepTransportDescription(remote_description, in TEST_P() 510 ->SetRemoteJsepTransportDescription(remote_description, in TEST_P() 515 ->SetRemoteJsepTransportDescription(remote_description, in TEST_P() [all …]
|
D | jsep_transport.h | 122 webrtc::RTCError SetRemoteJsepTransportDescription(
|
D | jsep_transport.cc | 247 webrtc::RTCError JsepTransport::SetRemoteJsepTransportDescription( in SetRemoteJsepTransportDescription() function in cricket::JsepTransport
|
D | jsep_transport_controller.cc | 645 transport->SetRemoteJsepTransportDescription(jsep_description, type); in ApplyDescription_n()
|