Home
last modified time | relevance | path

Searched defs:CreateOffer (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/webrtc/test/pc/e2e/
H A Dtest_peer.h72 void CreateOffer( in CreateOffer() function
77 std::unique_ptr<SessionDescriptionInterface> CreateOffer() { in CreateOffer() function
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_wrapper.cc66 PeerConnectionWrapper::CreateOffer() { in CreateOffer() function in webrtc::PeerConnectionWrapper
70 std::unique_ptr<SessionDescriptionInterface> PeerConnectionWrapper::CreateOffer( in CreateOffer() function in webrtc::PeerConnectionWrapper
H A Dwebrtc_session_description_factory.cc189 void WebRtcSessionDescriptionFactory::CreateOffer( in CreateOffer() function in webrtc::WebRtcSessionDescriptionFactory
H A Dpeer_connection_signaling_unittest.cc326 TEST_P(PeerConnectionSignalingStateTest, CreateOffer) { in TEST_P() argument
H A Dpeer_connection.cc1419 void PeerConnection::CreateOffer(CreateSessionDescriptionObserver* observer, in CreateOffer() function in webrtc::PeerConnection
H A Dmedia_session.cc1651 std::unique_ptr<SessionDescription> MediaSessionDescriptionFactory::CreateOffer( in CreateOffer() function in cricket::MediaSessionDescriptionFactory
H A Dsdp_offer_answer.cc1387 void SdpOfferAnswerHandler::CreateOffer( in CreateOffer() function in webrtc::SdpOfferAnswerHandler
/aosp_15_r20/external/webrtc/p2p/base/
H A Dtransport_description_factory.cc30 std::unique_ptr<TransportDescription> TransportDescriptionFactory::CreateOffer( in CreateOffer() function in cricket::TransportDescriptionFactory
/aosp_15_r20/external/webrtc/examples/unityplugin/
H A Dunity_plugin_apis.cc63 bool CreateOffer(int peer_connection_id) { in CreateOffer() function
H A Dsimple_peer_connection.cc233 bool SimplePeerConnection::CreateOffer() { in CreateOffer() function in SimplePeerConnection
/aosp_15_r20/external/webrtc/pc/test/
H A Dpeer_connection_test_wrapper.cc206 void PeerConnectionTestWrapper::CreateOffer( in CreateOffer() function in PeerConnectionTestWrapper
H A Dfake_peer_connection_base.h162 void CreateOffer(CreateSessionDescriptionObserver* observer, in CreateOffer() function
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.cpp94 void ConnectionController::CreateOffer() { in CreateOffer() function in cuttlefish::webrtc_streaming::ConnectionController