Searched refs:ShouldSetupDtlsSrtp (Results 1 – 2 of 2) sorted by relevance
290 virtual bool ShouldSetupDtlsSrtp() const;703 virtual bool ShouldSetupDtlsSrtp() const;
715 if (!was_ever_writable_ && ShouldSetupDtlsSrtp()) { in ChannelWritable_w()760 bool BaseChannel::ShouldSetupDtlsSrtp() const { in ShouldSetupDtlsSrtp() function in cricket::BaseChannel2453 bool DataChannel::ShouldSetupDtlsSrtp() const { in ShouldSetupDtlsSrtp() function in cricket::DataChannel