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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.cc 494 bool BaseChannel::SetSrtp_w(const std::vector<CryptoParams>& cryptos,
779 ret = SetSrtp_w(audio->cryptos(), action, CS_LOCAL);
806 ret = SetSrtp_w(audio->cryptos(), action, CS_REMOTE);
    [all...]
channel.h 211 bool SetSrtp_w(const std::vector<CryptoParams>& params, ContentAction action,
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h 305 bool SetSrtp_w(const std::vector<CryptoParams>& params, ContentAction action,
channel.cc     [all...]

Completed in 513 milliseconds