Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc328 static bool ParseExtmap(const std::string& line,
1143 bool ParseExtmap(const std::string& line, RtpHeaderExtension* extmap, in ParseExtmap() function
1952 if (!ParseExtmap(line, &extmap, error)) { in ParseSessionDescription()
2614 if (!ParseExtmap(line, &extmap, error)) { in ParseContent()