Searched defs:data_channel_type_ (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsessiondescriptionfactory.h162 cricket::DataChannelType data_channel_type_; member in class:webrtc::WebRtcSessionDescriptionFactory
H A Ddatachannel.h169 return data_channel_type_;
227 cricket::DataChannelType data_channel_type_; member in class:webrtc::DataChannel
H A Dwebrtcsession.h347 cricket::DataChannelType data_channel_type_; member in class:webrtc::WebRtcSession
/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dcallclient.h123 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/
H A Dchannel.h679 // If data_channel_type_ is DCT_NONE, set it. Otherwise, check that
714 DataChannelType data_channel_type_; member in class:cricket::DataChannel

Completed in 274 milliseconds