Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc758 static std::string GetRtcpLine(const std::vector<Candidate>& candidates) { in GetRtcpLine() function
1282 std::string rtcp_line = GetRtcpLine(candidates); in BuildMediaDescription()