Searched refs:RemoveTransportInfoByName (Results 1 – 4 of 4) sorted by relevance
200 bool SessionDescription::RemoveTransportInfoByName(const std::string& name) { in RemoveTransportInfoByName() function in cricket::SessionDescription
1308 desc_.RemoveTransportInfoByName(kVideoContentName); in MakeUnifiedPlanDescriptionMultipleStreamIds()1347 desc_.RemoveTransportInfoByName(kVideoContentName); in MakeUnifiedPlanDescriptionNoSsrcSignaling()1641 desc->RemoveTransportInfoByName(content_name); in UpdateCandidateUfragPwd()1660 desc_.RemoveTransportInfoByName(content_name); in AddIceOptions()1671 desc_.RemoveTransportInfoByName(content_name); in SetIceUfragPwd()1678 desc_.RemoveTransportInfoByName(kAudioContentName); in AddFingerprint()1679 desc_.RemoveTransportInfoByName(kVideoContentName); in AddFingerprint()3713 desc_.RemoveTransportInfoByName(kAudioContentName); in TEST_F()3714 desc_.RemoveTransportInfoByName(kVideoContentName); in TEST_F()
549 bool RemoveTransportInfoByName(const std::string& name);
930 desc->RemoveTransportInfoByName(content_name); in RemoveVideoContent()