HomeSort by relevance Sort by last modified time
    Searched refs:ValidateSessionDescription (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.h 290 bool ValidateSessionDescription(const SessionDescriptionInterface* sdesc,
webrtcsession.cc 602 if (!ValidateSessionDescription(desc, cricket::CS_LOCAL, err_desc)) {
658 if (!ValidateSessionDescription(desc, cricket::CS_REMOTE, err_desc)) {
    [all...]

Completed in 23 milliseconds