HomeSort by relevance Sort by last modified time
    Searched refs:SetDataChannelType (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
call_main.cc 477 client->SetDataChannelType(data_channel_type);
callclient.h 122 void SetDataChannelType(cricket::DataChannelType data_channel_type) {
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h 682 bool SetDataChannelType(DataChannelType new_data_channel_type,
684 // Same as SetDataChannelType, but extracts the type from the
channel.cc     [all...]

Completed in 141 milliseconds