Searched refs:kAudioContentName (Results 1 – 1 of 1) sorted by relevance
418 static const char kAudioContentName[] = "audio_content_name"; variable559 desc_.AddContent(kAudioContentName, NS_JINGLE_RTP, audio_desc_); in WebRtcSdpTest()602 TransportInfo(kAudioContentName, in WebRtcSdpTest()964 content_name = kAudioContentName; in UpdateCandidateUfragPwd()1013 desc_.RemoveTransportInfoByName(kAudioContentName); in AddFingerprint()1019 TransportInfo(kAudioContentName, in AddFingerprint()1045 desc_.RemoveContentByName(kAudioContentName); in AddExtmap()1047 desc_.AddContent(kAudioContentName, NS_JINGLE_RTP, audio_desc_); in AddExtmap()1077 desc_.RemoveContentByName(kAudioContentName); in TestSerializeRejected()1079 desc_.AddContent(kAudioContentName, NS_JINGLE_RTP, audio_rejected, in TestSerializeRejected()[all …]