Searched refs:DataChannelType (Results 1 – 17 of 17) sorted by relevance
130 cricket::DataChannelType dct,190 cricket::DataChannelType data_channel_type() const { in data_channel_type()201 cricket::DataChannelType dct,263 cricket::DataChannelType data_channel_type_;
301 cricket::DataChannelType data_channel_type() const;502 cricket::DataChannelType data_channel_type_;
129 cricket::DataChannelType dct, in Create()142 cricket::DataChannelType dct, in DataChannel()
1491 cricket::DataChannelType WebRtcSession::data_channel_type() const { in data_channel_type()
581 void AddDataChannel(cricket::DataChannelType type, in AddDataChannel()
207 enum DataChannelType { enum216 virtual DataMediaChannel* CreateChannel(DataChannelType type) = 0;
55 virtual DataMediaChannel* CreateChannel(DataChannelType data_channel_type) { in CreateChannel()
47 virtual DataMediaChannel* CreateChannel(DataChannelType data_channel_type);
917 virtual DataMediaChannel* CreateChannel(DataChannelType data_channel_type) { in CreateChannel()938 DataChannelType last_channel_type() const { return last_channel_type_; } in last_channel_type()943 DataChannelType last_channel_type_;
62 DataChannelType data_channel_type) { in CreateChannel()
121 DataChannelType data_channel_type);208 DataChannelType data_channel_type);
371 DataChannelType channel_type) { in CreateDataChannel()381 DataChannelType data_channel_type) { in CreateDataChannel_w()
608 bool SetDataChannelType(DataChannelType new_data_channel_type,639 DataChannelType data_channel_type_;
143 DataChannelType data_channel_type;
2065 bool DataChannel::SetDataChannelType(DataChannelType new_data_channel_type, in SetDataChannelType()2092 DataChannelType data_channel_type = is_sctp ? DCT_SCTP : DCT_RTP; in SetDataChannelTypeFromContent()
98 virtual DataMediaChannel* CreateChannel(DataChannelType data_channel_type);
321 DataChannelType data_channel_type) { in CreateChannel()