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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.h 67 extern const char kSdpWithoutCrypto[];
webrtcsession.cc 85 const char kSdpWithoutCrypto[] = "Called with a SDP without crypto enabled.";
143 *error = kSdpWithoutCrypto;
    [all...]
webrtcsession_unittest.cc 93 using webrtc::kSdpWithoutCrypto;
    [all...]

Completed in 26 milliseconds