Searched defs:remoteDescription (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
H A DRTCPeerConnection.h57 @property(nonatomic, assign, readonly) RTCSessionDescription *remoteDescription; variable
/external/chromium_org/content/shell/renderer/test_runner/
H A Dmock_webrtc_peer_connection_handler.cc239 WebRTCSessionDescription MockWebRTCPeerConnectionHandler::remoteDescription() { function in class:content::MockWebRTCPeerConnectionHandler
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
H A DRTCPeerConnection.cpp349 RTCSessionDescription* RTCPeerConnection::remoteDescription(ExceptionState& exceptionState) function in class:blink::RTCPeerConnection
351 WebRTCSessionDescription webSessionDescription = m_peerHandler->remoteDescription();
/external/chromium_org/content/renderer/media/
H A Drtc_peer_connection_handler.cc603 RTCPeerConnectionHandler::remoteDescription() { function in class:content::RTCPeerConnectionHandler

Completed in 116 milliseconds