OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:data_offer
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/session/media/
call.cc
253
const ContentInfo*
data_offer
= GetFirstDataContent(offer);
local
255
has_data_ = (
data_offer
!= NULL);
301
session,
data_offer
->name, rtcp, data_channel_type);
[
all
...]
mediasession_unittest.cc
1902
const DataContentDescription*
data_offer
=
local
[
all
...]
Completed in 59 milliseconds