Searched defs:SetDataChannelType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dcallclient.h122 void SetDataChannelType(cricket::DataChannelType data_channel_type) { function in class:CallClient
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dchannel.cc2163 bool DataChannel::SetDataChannelType(DataChannelType new_data_channel_type, function in class:cricket::DataChannel
2191 return SetDataChannelType(data_channel_type, error_desc);

Completed in 153 milliseconds