Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc325 static bool ParseIceOptions(const std::string& line,
1107 bool ParseIceOptions(const std::string& line, in ParseIceOptions() function
1924 if (!ParseIceOptions(line, &(session_td->transport_options), error)) { in ParseSessionDescription()
2540 if (!ParseIceOptions(line, &transport->transport_options, error)) { in ParseContent()