Searched refs:ParseGroupAttribute (Results 1 – 1 of 1) sorted by relevance
278 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