Searched refs:dispatchWillStartUsingPeerConnectionHandler (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DFrameLoaderClient.h318 virtual void dispatchWillStartUsingPeerConnectionHandler(RTCPeerConnectionHandler*) { } function in class:WebCore::FrameLoaderClient
/macosx-10.10/WebCore-7600.1.25/Modules/mediastream/
H A DRTCPeerConnection.cpp194 document.frame()->loader().client().dispatchWillStartUsingPeerConnectionHandler(m_peerHandler.get());

Completed in 110 milliseconds