Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc278 static bool ParseGroupAttribute(const std::string& line,
1909 if (!ParseGroupAttribute(line, desc, error)) { in ParseSessionDescription()
1962 bool ParseGroupAttribute(const std::string& line, in ParseGroupAttribute() function