Home
last modified time | relevance | path

Searched defs:remote_description (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_signaling_unittest.cc886 std::unique_ptr<webrtc::SessionDescriptionInterface> remote_description = in TEST_P() local
967 std::unique_ptr<webrtc::SessionDescriptionInterface> remote_description = in TEST_P() local
1023 std::unique_ptr<webrtc::SessionDescriptionInterface> remote_description = in TEST_P() local
1094 std::unique_ptr<webrtc::SessionDescriptionInterface> remote_description = in TEST_P() local
1329 std::unique_ptr<webrtc::SessionDescriptionInterface> remote_description = in TEST_F() local
H A Djsep_transport_unittest.cc274 JsepTransportDescription remote_description = in TEST_P() local
325 JsepTransportDescription remote_description = in TEST_P() local
471 JsepTransportDescription remote_description = MakeJsepTransportDescription( in TEST_P() local
580 JsepTransportDescription remote_description = MakeJsepTransportDescription( in TEST_P() local
H A Djsep_transport.h166 const JsepTransportDescription* remote_description() const { in remote_description() function
H A Dpeer_connection.cc1811 const SessionDescriptionInterface* PeerConnection::remote_description() const { in remote_description() function in webrtc::PeerConnection
2572 const SessionDescriptionInterface& remote_description) { in ReportSdpBundleUsage()
H A Dsdp_offer_answer.cc912 const auto* remote_description = handler_->remote_description(); in UpdateChannels() local
2703 const SessionDescriptionInterface* SdpOfferAnswerHandler::remote_description() in remote_description() function in webrtc::SdpOfferAnswerHandler
/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_peer_connection_base.h138 const SessionDescriptionInterface* remote_description() const override { in remote_description() function
305 const SessionDescriptionInterface& remote_description) override {} in ReportSdpBundleUsage()