Searched refs:QN_JINGLE_RTP_BANDWIDTH (Results 1 – 7 of 7) sorted by relevance
131 extern const buzz::StaticQName QN_JINGLE_RTP_BANDWIDTH;
114 const buzz::StaticQName QN_JINGLE_RTP_BANDWIDTH = variable
126 extern const buzz::QName QN_JINGLE_RTP_BANDWIDTH;
106 const buzz::QName QN_JINGLE_RTP_BANDWIDTH(
1025 elem->AddElement(CreateBandwidthElem(QN_JINGLE_RTP_BANDWIDTH, in CreateJingleVideoContentElem()1077 elem->AddElement(CreateBandwidthElem(QN_JINGLE_RTP_BANDWIDTH, in CreateJingleRtpDataContentElem()
1422 return content_desc->FirstNamed(cricket::QN_JINGLE_RTP_BANDWIDTH); in BandwidthFromContent()
981 elem->AddElement(CreateBandwidthElem(QN_JINGLE_RTP_BANDWIDTH, in CreateJingleVideoContentElem()