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