OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetDataChannelType
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/examples/call/
call_main.cc
479
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
697
bool
SetDataChannelType
(DataChannelType new_data_channel_type);
698
// Same as
SetDataChannelType
, but extracts the type from the
channel.cc
[
all
...]
Completed in 25 milliseconds