Searched defs:CreateOffer (Results 1 – 12 of 12) sorted by relevance
72 void CreateOffer( in CreateOffer() function77 std::unique_ptr<SessionDescriptionInterface> CreateOffer() { in CreateOffer() function
30 std::unique_ptr<TransportDescription> TransportDescriptionFactory::CreateOffer( in CreateOffer() function in cricket::TransportDescriptionFactory
66 PeerConnectionWrapper::CreateOffer() { in CreateOffer() function in webrtc::PeerConnectionWrapper70 std::unique_ptr<SessionDescriptionInterface> PeerConnectionWrapper::CreateOffer( in CreateOffer() function in webrtc::PeerConnectionWrapper
189 void WebRtcSessionDescriptionFactory::CreateOffer( in CreateOffer() function in webrtc::WebRtcSessionDescriptionFactory
326 TEST_P(PeerConnectionSignalingStateTest, CreateOffer) { in TEST_P() argument
1419 void PeerConnection::CreateOffer(CreateSessionDescriptionObserver* observer, in CreateOffer() function in webrtc::PeerConnection
1651 std::unique_ptr<SessionDescription> MediaSessionDescriptionFactory::CreateOffer( in CreateOffer() function in cricket::MediaSessionDescriptionFactory
1387 void SdpOfferAnswerHandler::CreateOffer( in CreateOffer() function in webrtc::SdpOfferAnswerHandler
63 bool CreateOffer(int peer_connection_id) { in CreateOffer() function
233 bool SimplePeerConnection::CreateOffer() { in CreateOffer() function in SimplePeerConnection
206 void PeerConnectionTestWrapper::CreateOffer( in CreateOffer() function in PeerConnectionTestWrapper
162 void CreateOffer(CreateSessionDescriptionObserver* observer, in CreateOffer() function