Searched refs:GetLocalCandidateMediaIndex (Results 1 – 2 of 2) sorted by relevance
395 bool GetLocalCandidateMediaIndex(const std::string& content_name,
1633 if (!GetLocalCandidateMediaIndex(transport_name, &sdp_mline_index)) { in OnTransportControllerCandidatesGathered()1665 bool WebRtcSession::GetLocalCandidateMediaIndex(const std::string& content_name, in GetLocalCandidateMediaIndex() function in webrtc::WebRtcSession