Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc271 static bool ParseSessionDescription(const std::string& message, size_t* pos,
904 if (!ParseSessionDescription(message, &current_pos, &session_id, in SdpDeserialize()
1806 bool ParseSessionDescription(const std::string& message, size_t* pos, in ParseSessionDescription() function