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

  /external/webrtc/talk/app/webrtc/
webrtcsession.cc     [all...]
webrtcsession_unittest.cc 289 return ch->transport_channel();
    [all...]
  /external/webrtc/talk/session/media/
channel.h 99 TransportChannel* transport_channel() const { function in class:cricket::BaseChannel
channel_unittest.cc 1734 cricket::TransportChannel* transport_channel = local
    [all...]
channel.cc 226 if (!SetDtlsSrtpCryptoSuites(transport_channel(), false)) {
283 if (!transport_channel()) {
    [all...]

Completed in 2315 milliseconds