Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc334 static bool ParseDtlsSetup(const std::string& line,
1940 if (!ParseDtlsSetup(line, &(session_td->connection_role), error)) { in ParseSessionDescription()
2024 static bool ParseDtlsSetup(const std::string& line, in ParseDtlsSetup() function
2555 if (!ParseDtlsSetup(line, &(transport->connection_role), error)) { in ParseContent()