Home
last modified time | relevance | path

Searched refs:SDP_SET_ERROR (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/signaling/src/sdp/
H A DSdpHelper.cpp21 #define SDP_SET_ERROR(error) \ macro
126 SDP_SET_ERROR("Malformed ICE candidate: " << candidate); in GetComponent()
202 SDP_SET_ERROR("Empty BUNDLE group"); in GetBundledMids()
210 SDP_SET_ERROR("mid specified for bundle transport in group attribute" in GetBundledMids()
216 SDP_SET_ERROR("mid specified for bundle transport in group attribute" in GetBundledMids()
223 SDP_SET_ERROR("mid \'" << mid << "\' appears more than once in a " in GetBundledMids()
268 SDP_SET_ERROR("Index " << level << " out of range"); in GetMidFromLevel()
291 SDP_SET_ERROR("Index " << level << " out of range"); in AddCandidateToSdp()
322 SDP_SET_ERROR("Mismatch between mid and level - \"" << mid in AddCandidateToSdp()
488 SDP_SET_ERROR("Found multiple different webrtc msids in m-section " in GetIdsFromMsid()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/sdp/
H A DSdpHelper.cpp23 #define SDP_SET_ERROR(error) \ macro
125 SDP_SET_ERROR("Malformed ICE candidate: " << candidate); in GetComponent()
205 SDP_SET_ERROR( in GetBundledMids()
213 SDP_SET_ERROR( in GetBundledMids()
222 SDP_SET_ERROR("mid \'" << mid in GetBundledMids()
274 SDP_SET_ERROR("Index " << level << " out of range"); in GetMidFromLevel()
294 SDP_SET_ERROR("Index " << level << " out of range"); in AddCandidateToSdp()
304 SDP_SET_ERROR("Unknown ufrag (" << ufrag << ")"); in AddCandidateToSdp()
317 SDP_SET_ERROR("Invalid candidate, no ':' (" << candidateUntrimmed << ")"); in AddCandidateToSdp()
353 SDP_SET_ERROR("Index " << level << " out of range"); in SetIceGatheringComplete()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/signaling/src/sdp/
H A DSdpHelper.cpp21 #define SDP_SET_ERROR(error) \ macro
118 SDP_SET_ERROR("Malformed ICE candidate: " << candidate); in GetComponent()
199 SDP_SET_ERROR( in GetBundledMids()
207 SDP_SET_ERROR( in GetBundledMids()
216 SDP_SET_ERROR("mid \'" << mid in GetBundledMids()
257 SDP_SET_ERROR("Index " << level << " out of range"); in GetMidFromLevel()
276 SDP_SET_ERROR("Index " << level << " out of range"); in AddCandidateToSdp()
283 SDP_SET_ERROR("Invalid candidate, no ':' (" << candidateUntrimmed << ")"); in AddCandidateToSdp()
307 SDP_SET_ERROR("Mismatch between mid and level - \"" in AddCandidateToSdp()
448 SDP_SET_ERROR("Invalid webrtc msid at level " << msection.GetLevel() in GetIdsFromMsid()
[all …]
/dports/www/firefox/firefox-99.0/dom/media/webrtc/sdp/
H A DSdpHelper.cpp23 #define SDP_SET_ERROR(error) \ macro
125 SDP_SET_ERROR("Malformed ICE candidate: " << candidate); in GetComponent()
205 SDP_SET_ERROR( in GetBundledMids()
213 SDP_SET_ERROR( in GetBundledMids()
222 SDP_SET_ERROR("mid \'" << mid in GetBundledMids()
274 SDP_SET_ERROR("Index " << level << " out of range"); in GetMidFromLevel()
294 SDP_SET_ERROR("Index " << level << " out of range"); in AddCandidateToSdp()
304 SDP_SET_ERROR("Unknown ufrag (" << ufrag << ")"); in AddCandidateToSdp()
317 SDP_SET_ERROR("Invalid candidate, no ':' (" << candidateUntrimmed << ")"); in AddCandidateToSdp()
353 SDP_SET_ERROR("Index " << level << " out of range"); in SetIceGatheringComplete()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/sdp/
H A DSdpHelper.cpp23 #define SDP_SET_ERROR(error) \ macro
125 SDP_SET_ERROR("Malformed ICE candidate: " << candidate); in GetComponent()
205 SDP_SET_ERROR( in GetBundledMids()
213 SDP_SET_ERROR( in GetBundledMids()
222 SDP_SET_ERROR("mid \'" << mid in GetBundledMids()
274 SDP_SET_ERROR("Index " << level << " out of range"); in GetMidFromLevel()
294 SDP_SET_ERROR("Index " << level << " out of range"); in AddCandidateToSdp()
304 SDP_SET_ERROR("Unknown ufrag (" << ufrag << ")"); in AddCandidateToSdp()
317 SDP_SET_ERROR("Invalid candidate, no ':' (" << candidateUntrimmed << ")"); in AddCandidateToSdp()
353 SDP_SET_ERROR("Index " << level << " out of range"); in SetIceGatheringComplete()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/signaling/src/sdp/
H A DSdpHelper.cpp23 #define SDP_SET_ERROR(error) \ macro
129 SDP_SET_ERROR("Malformed ICE candidate: " << candidate); in GetComponent()
210 SDP_SET_ERROR( in GetBundledMids()
218 SDP_SET_ERROR( in GetBundledMids()
227 SDP_SET_ERROR("mid \'" << mid in GetBundledMids()
268 SDP_SET_ERROR("Index " << level << " out of range"); in GetMidFromLevel()
288 SDP_SET_ERROR("Index " << level << " out of range"); in AddCandidateToSdp()
298 SDP_SET_ERROR("Unknown ufrag (" << ufrag << ")"); in AddCandidateToSdp()
311 SDP_SET_ERROR("Invalid candidate, no ':' (" << candidateUntrimmed << ")"); in AddCandidateToSdp()
347 SDP_SET_ERROR("Index " << level << " out of range"); in SetIceGatheringComplete()
[all …]