Searched refs:video_offer (Results 1 – 2 of 2) sorted by relevance
262 const ContentInfo* video_offer = GetFirstVideoContent(offer); in AddSession() local264 has_video_ = (video_offer != NULL); in AddSession()285 session, video_offer->name, true, media_session.voice_channel); in AddSession()
2079 const VideoContentDescription* video_offer = in TEST_F() local2081 ASSERT_TRUE(video_offer->cryptos().empty()); in TEST_F()