Home
last modified time | relevance | path

Searched refs:data_info (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc1770 const cricket::ContentInfo* data_info = in RemoveUnusedChannels() local
1772 if ((!data_info || data_info->rejected) && data_channel_) { in RemoveUnusedChannels()
Dpeerconnectioninterface_unittest.cc1595 cricket::ContentInfo* data_info = in TEST_F() local
1597 data_info->rejected = true; in TEST_F()