Searched defs:webSessionDescription (Results 1 – 3 of 3) sorted by relevance
65 RTCSessionDescription* RTCSessionDescription::create(WebRTCSessionDescription webSessionDescription) in create()70 RTCSessionDescription::RTCSessionDescription(WebRTCSessionDescription webSessionDescription) in RTCSessionDescription()98 WebRTCSessionDescription RTCSessionDescription::webSessionDescription() in webSessionDescription() function in blink::RTCSessionDescription
64 …TCSessionDescriptionRequestImpl::requestSucceeded(const WebRTCSessionDescription& webSessionDescri… in requestSucceeded()
328 WebRTCSessionDescription webSessionDescription = m_peerHandler->localDescription(); in localDescription() local351 WebRTCSessionDescription webSessionDescription = m_peerHandler->remoteDescription(); in remoteDescription() local