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

  /external/webrtc/talk/app/webrtc/
datachannel.h 191 return data_channel_type_;
263 cricket::DataChannelType data_channel_type_; member in class:webrtc::DataChannel
webrtcsession.h 502 cricket::DataChannelType data_channel_type_; member in class:webrtc::WebRtcSession
  /external/webrtc/talk/session/media/
channel.h 605 // If data_channel_type_ is DCT_NONE, set it. Otherwise, check that
639 DataChannelType data_channel_type_; member in class:cricket::DataChannel

Completed in 69 milliseconds