Home
last modified time | relevance | path

Searched refs:GetLocalCandidateMediaIndex (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.h395 bool GetLocalCandidateMediaIndex(const std::string& content_name,
Dwebrtcsession.cc1633 if (!GetLocalCandidateMediaIndex(transport_name, &sdp_mline_index)) { in OnTransportControllerCandidatesGathered()
1665 bool WebRtcSession::GetLocalCandidateMediaIndex(const std::string& content_name, in GetLocalCandidateMediaIndex() function in webrtc::WebRtcSession