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

  /external/webrtc/talk/app/webrtc/
webrtcsession.h 429 bool ValidateSessionDescription(const SessionDescriptionInterface* sdesc,
webrtcsession.cc 803 if (!ValidateSessionDescription(desc, cricket::CS_LOCAL, err_desc)) {
857 if (!ValidateSessionDescription(desc, cricket::CS_REMOTE, err_desc)) {
    [all...]

Completed in 67 milliseconds