Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc313 static bool ParseFmtpAttributes(const std::string& line,
2544 if (!ParseFmtpAttributes(line, media_type, media_desc, error)) { in ParseContent()
2981 bool ParseFmtpAttributes(const std::string& line, const MediaType media_type, in ParseFmtpAttributes() function