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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsdp.cc315 static bool ParseIceOptions(const std::string& line,
1092 bool ParseIceOptions(const std::string& line, function in namespace:webrtc
1906 if (!ParseIceOptions(line, &(session_td->transport_options), error)) {
2542 if (!ParseIceOptions(line, &transport->transport_options, error)) {

Completed in 196 milliseconds