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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsdp.cc324 static bool ParseDtlsSetup(const std::string& line,
1922 if (!ParseDtlsSetup(line, &(session_td->connection_role), error)) {
2005 static bool ParseDtlsSetup(const std::string& line, function in namespace:webrtc
2557 if (!ParseDtlsSetup(line, &(transport->connection_role), error)) {

Completed in 40 milliseconds