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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsessiondescriptionfactory.h 162 cricket::DataChannelType data_channel_type_; member in class:webrtc::WebRtcSessionDescriptionFactory
datachannel.h 169 return data_channel_type_;
227 cricket::DataChannelType data_channel_type_; member in class:webrtc::DataChannel
webrtcsession.h 347 cricket::DataChannelType data_channel_type_; member in class:webrtc::WebRtcSession
  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
callclient.h 123 data_channel_type_ = data_channel_type;
325 cricket::DataChannelType data_channel_type_; member in class:CallClient
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h 679 // If data_channel_type_ is DCT_NONE, set it. Otherwise, check that
714 DataChannelType data_channel_type_; member in class:cricket::DataChannel

Completed in 70 milliseconds