Searched defs:kSdpWithoutCrypto (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsession.cc83 const char kSdpWithoutCrypto[] = "Called with a SDP without crypto enabled."; member in namespace:webrtc
544 return BadLocalSdp(kSdpWithoutCrypto, err_desc);
622 return BadRemoteSdp(kSdpWithoutCrypto, err_desc);

Completed in 99 milliseconds