Home
last modified time | relevance | path

Searched refs:GetOptionsForAnswer (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dpeerconnection.h224 virtual bool GetOptionsForAnswer(
Dpeerconnection.cc938 if (!GetOptionsForAnswer(constraints, &session_options)) { in CreateAnswer()
1468 bool PeerConnection::GetOptionsForAnswer( in GetOptionsForAnswer() function in webrtc::PeerConnection
Dwebrtcsession_unittest.cc586 void GetOptionsForAnswer(const webrtc::MediaConstraintsInterface* constraints, in GetOptionsForAnswer() function in WebRtcSessionTest
640 GetOptionsForAnswer(constraints, &session_options); in CreateAnswer()
1048 GetOptionsForAnswer(NULL, &options); in CreateRemoteOffer()
1082 GetOptionsForAnswer(NULL, &options); in CreateRemoteAnswer()