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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
mediastreamsignaling.h 51 // MediaStreams, MediaStreamTracks or DataChannels associated with the observed
190 // Adds |data_channel| to the collection of DataChannels that will be
204 // the local MediaStreams and DataChannels.
210 // |constraints|, the local MediaStreams and DataChannels.
216 // update remote MediaStreams and DataChannels with the current
230 // update local and remote MediaStreams and DataChannels with the current
234 // It also updates local DataChannels with information about its local SSRC.
388 DataChannels;
389 DataChannels data_channels_;
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channelmanager.h 240 typedef std::vector<DataChannel*> DataChannels;
284 DataChannels data_channels_;

Completed in 126 milliseconds