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

  /external/webrtc/webrtc/p2p/base/
transportchannel.h 121 virtual bool GetSrtpCryptoSuite(int* cipher) { return false; }
dtlstransportchannel.cc 338 bool DtlsTransportChannelWrapper::GetSrtpCryptoSuite(int* cipher) {

Completed in 397 milliseconds