Home | Sort by relevance Sort by last modified time |
/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 |