Home | History | Annotate | Download | only in media

Lines Matching refs:data_content

1857   const ContentInfo* data_content = GetFirstDataContent(offer);
1859 data_content->name, offer, options.data_transport_options,
1877 data_content->description),
1890 bool rejected = !options.has_data() || data_content->rejected ||
1896 if (!AddTransportAnswer(data_content->name, *(data_transport.get()),
1905 answer->AddContent(data_content->name, data_content->type, rejected,