Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc224 static bool VerifyIceUfragPwdPresent(const SessionDescription* desc) { in VerifyIceUfragPwdPresent() function
1982 if (!VerifyIceUfragPwdPresent(sdesc->description())) { in ValidateSessionDescription()