Home
last modified time | relevance | path

Searched defs:webSessionDescription (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
DRTCSessionDescription.cpp66 …SessionDescription> RTCSessionDescription::create(blink::WebRTCSessionDescription webSessionDescri… in create()
71 RTCSessionDescription::RTCSessionDescription(blink::WebRTCSessionDescription webSessionDescription) in RTCSessionDescription()
100 blink::WebRTCSessionDescription RTCSessionDescription::webSessionDescription() in webSessionDescription() function in WebCore::RTCSessionDescription
DRTCSessionDescriptionRequestImpl.cpp64 …ssionDescriptionRequestImpl::requestSucceeded(const blink::WebRTCSessionDescription& webSessionDes… in requestSucceeded()
DRTCPeerConnection.cpp275 blink::WebRTCSessionDescription webSessionDescription = m_peerHandler->localDescription(); in localDescription() local
299 blink::WebRTCSessionDescription webSessionDescription = m_peerHandler->remoteDescription(); in remoteDescription() local