Searched refs:ParseSessionDescription (Results 1 – 1 of 1) sorted by relevance
271 static bool ParseSessionDescription(const std::string& message, size_t* pos,904 if (!ParseSessionDescription(message, ¤t_pos, &session_id, in SdpDeserialize()1806 bool ParseSessionDescription(const std::string& message, size_t* pos, in ParseSessionDescription() function