Home
last modified time | relevance | path

Searched refs:mRemoteMMSSet (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/signaling/src/jsep/
H A DJsepCodecDescription.h827 mRemoteMMSSet(false) {}
873 mRemoteMMSSet = remoteMsection.GetMaxMessageSize(&message_size); in Negotiate()
874 if (mRemoteMMSSet) { in Negotiate()
901 bool mRemoteMMSSet; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/jsep/
H A DJsepCodecDescription.h868 mRemoteMMSSet(false) {}
914 mRemoteMMSSet = remoteMsection.GetMaxMessageSize(&message_size); in Negotiate()
915 if (mRemoteMMSSet) { in Negotiate()
946 bool mRemoteMMSSet; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/jsep/
H A DJsepCodecDescription.h868 mRemoteMMSSet(false) {}
914 mRemoteMMSSet = remoteMsection.GetMaxMessageSize(&message_size); in Negotiate()
915 if (mRemoteMMSSet) { in Negotiate()
946 bool mRemoteMMSSet; variable
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/signaling/src/jsep/
H A DJsepCodecDescription.h745 mRemoteMMSSet = remoteMsection.GetMaxMessageSize(&message_size); in Negotiate()
746 if (mRemoteMMSSet) { in Negotiate()
773 bool mRemoteMMSSet; variable
/dports/www/firefox/firefox-99.0/dom/media/webrtc/jsep/
H A DJsepCodecDescription.h1022 mRemoteMMSSet(false) {}
1082 mRemoteMMSSet = remoteMsection.GetMaxMessageSize(&message_size); in Negotiate()
1083 if (mRemoteMMSSet) { in Negotiate()
1114 bool mRemoteMMSSet; variable
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/signaling/src/peerconnection/
H A DPeerConnectionImpl.cpp955 *mmsset = appCodec->mRemoteMMSSet; in GetDatachannelParameters()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/jsapi/
H A DPeerConnectionImpl.cpp935 *mmsset = appCodec->mRemoteMMSSet; in GetDatachannelParameters()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/jsapi/
H A DPeerConnectionImpl.cpp935 *mmsset = appCodec->mRemoteMMSSet; in GetDatachannelParameters()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/signaling/src/peerconnection/
H A DPeerConnectionImpl.cpp1078 ->mRemoteMMSSet; in GetDatachannelParameters()
/dports/www/firefox/firefox-99.0/dom/media/webrtc/jsapi/
H A DPeerConnectionImpl.cpp900 *mmsset = appCodec->mRemoteMMSSet; in GetDatachannelParameters()