Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc305 static bool ParseCryptoAttribute(const std::string& line,
2584 if (!ParseCryptoAttribute(line, media_desc, error)) { in ParseContent()
2807 bool ParseCryptoAttribute(const std::string& line, in ParseCryptoAttribute() function