Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc281 static bool ParseMediaDescription(
912 if (!ParseMediaDescription(message, session_td, session_extmaps, &current_pos, in SdpDeserialize()
2156 bool ParseMediaDescription(const std::string& message, in ParseMediaDescription() function