Lines Matching refs:GetContentByName
440 ContentInfo* ac_offer= offer->GetContentByName("audio");
445 ContentInfo* vc_offer= offer->GetContentByName("video");
487 const ContentInfo* ac = offer->GetContentByName("audio");
488 const ContentInfo* vc = offer->GetContentByName("video");
511 const ContentInfo* ac = offer->GetContentByName("audio");
512 const ContentInfo* vc = offer->GetContentByName("video");
620 const ContentInfo* ac = offer->GetContentByName("audio");
621 const ContentInfo* dc = offer->GetContentByName("data");
656 EXPECT_TRUE(offer->GetContentByName("data") != NULL);
668 const ContentInfo* data = offer1->GetContentByName("data");
680 data = offer2->GetContentByName("data");
695 const ContentInfo* ac = offer->GetContentByName("audio");
696 const ContentInfo* vc = offer->GetContentByName("video");
775 const ContentInfo* ac = answer->GetContentByName("audio");
776 const ContentInfo* vc = answer->GetContentByName("video");
801 const ContentInfo* ac = answer->GetContentByName("audio");
802 const ContentInfo* vc = answer->GetContentByName("video");
834 const ContentInfo* ac = answer->GetContentByName("audio");
835 const ContentInfo* vc = answer->GetContentByName("data");
923 ContentInfo* dc_offer= offer->GetContentByName("data");
934 const ContentInfo* dc_answer = answer->GetContentByName("data");
960 const ContentInfo* ac_answer = answer->GetContentByName("audio");
1012 const ContentInfo* ac = answer->GetContentByName("audio");
1013 const ContentInfo* vc = answer->GetContentByName("video");
1014 const ContentInfo* dc = answer->GetContentByName("data");
1037 const ContentInfo* ac = offer->GetContentByName("audio");
1038 const ContentInfo* vc = offer->GetContentByName("video");
1039 const ContentInfo* dc = offer->GetContentByName("data");
1160 const ContentInfo* ac = answer->GetContentByName("audio");
1161 const ContentInfo* vc = answer->GetContentByName("video");
1177 const ContentInfo* ac = answer->GetContentByName("audio");
1178 const ContentInfo* dc = answer->GetContentByName("data");
1194 ContentInfo* ac = offer->GetContentByName("audio");
1195 ContentInfo* vc = offer->GetContentByName("video");
1196 ContentInfo* dc = offer->GetContentByName("data");
1205 ac = answer->GetContentByName("audio");
1206 vc = answer->GetContentByName("video");
1207 dc = answer->GetContentByName("data");
1235 const ContentInfo* ac = offer->GetContentByName("audio");
1236 const ContentInfo* vc = offer->GetContentByName("video");
1237 const ContentInfo* dc = offer->GetContentByName("data");
1306 ac = updated_offer->GetContentByName("audio");
1307 vc = updated_offer->GetContentByName("video");
1308 dc = updated_offer->GetContentByName("data");
1363 const ContentInfo* vc = offer->GetContentByName("video");
1404 const ContentInfo* ac = answer->GetContentByName("audio");
1405 const ContentInfo* vc = answer->GetContentByName("video");
1406 const ContentInfo* dc = answer->GetContentByName("data");
1472 ac = updated_answer->GetContentByName("audio");
1473 vc = updated_answer->GetContentByName("video");
1474 dc = updated_answer->GetContentByName("data");
1937 const ContentInfo* ac = copy->GetContentByName("audio");
1938 const ContentInfo* vc = copy->GetContentByName("video");
2077 ContentInfo* offer_content = offer->GetContentByName("audio");
2086 ContentInfo* answer_content = answer->GetContentByName("audio");
2103 ContentInfo* offer_content = offer->GetContentByName("audio");
2113 const ContentInfo* answer_content = answer->GetContentByName("audio");
2304 const ContentInfo* audio_content = offer->GetContentByName("audio");
2310 audio_content = offer->GetContentByName("audio");
2315 audio_content = answer->GetContentByName("audio");