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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.h 278 bool VerifyBundleSettings(const cricket::SessionDescription* desc);
webrtcsession.cc 533 if (!VerifyBundleSettings(desc->description())) {
605 if (!VerifyBundleSettings(desc->description())) {
    [all...]

Completed in 60 milliseconds