Home
last modified time | relevance | path

Searched refs:GetDataChannelSDP (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/presentation/ipc/
H A DPresentationBuilderChild.cpp138 nsresult rv = aOffer->GetDataChannelSDP(SDP); in SendOffer()
153 nsresult rv = aAnswer->GetDataChannelSDP(SDP); in SendAnswer()
H A DPresentationBuilderParent.cpp161 nsresult rv = aDescription->GetDataChannelSDP(SDP); in OnOffer()
176 nsresult rv = aDescription->GetDataChannelSDP(SDP); in OnAnswer()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/presentation/ipc/
H A DPresentationBuilderChild.cpp128 nsresult rv = aOffer->GetDataChannelSDP(SDP); in SendOffer()
143 nsresult rv = aAnswer->GetDataChannelSDP(SDP); in SendAnswer()
H A DPresentationBuilderParent.cpp132 nsresult rv = aDescription->GetDataChannelSDP(SDP); in OnOffer()
147 nsresult rv = aDescription->GetDataChannelSDP(SDP); in OnAnswer()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/presentation/ipc/
H A DPresentationBuilderChild.cpp128 nsresult rv = aOffer->GetDataChannelSDP(SDP); in SendOffer()
143 nsresult rv = aAnswer->GetDataChannelSDP(SDP); in SendAnswer()
H A DPresentationBuilderParent.cpp132 nsresult rv = aDescription->GetDataChannelSDP(SDP); in OnOffer()
147 nsresult rv = aDescription->GetDataChannelSDP(SDP); in OnAnswer()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/presentation/
H A DDCPresentationChannelDescription.cpp36 DCPresentationChannelDescription::GetDataChannelSDP( in GetDataChannelSDP() function in mozilla::dom::DCPresentationChannelDescription
H A DPresentationSessionInfo.cpp182 TCPPresentationChannelDescription::GetDataChannelSDP( in GetDataChannelSDP() function in TCPPresentationChannelDescription
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/presentation/
H A DDCPresentationChannelDescription.cpp39 DCPresentationChannelDescription::GetDataChannelSDP(nsAString& aDataChannelSDP) in GetDataChannelSDP() function in mozilla::dom::DCPresentationChannelDescription
H A DPresentationSessionInfo.cpp200 TCPPresentationChannelDescription::GetDataChannelSDP(nsAString& aDataChannelSDP) in GetDataChannelSDP() function in TCPPresentationChannelDescription
/dports/lang/spidermonkey78/firefox-78.9.0/dom/presentation/
H A DDCPresentationChannelDescription.cpp36 DCPresentationChannelDescription::GetDataChannelSDP( in GetDataChannelSDP() function in mozilla::dom::DCPresentationChannelDescription
H A DPresentationSessionInfo.cpp185 TCPPresentationChannelDescription::GetDataChannelSDP( in GetDataChannelSDP() function in TCPPresentationChannelDescription