Searched refs:willStartUsingPeerConnectionHandler (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
H A DWebFrameClient.h341 virtual void willStartUsingPeerConnectionHandler(WebFrame*, WebRTCPeerConnectionHandler*) { } function in class:blink::WebFrameClient
/external/chromium_org/content/renderer/
H A Drender_frame_impl.h298 virtual void willStartUsingPeerConnectionHandler(
H A Drender_frame_impl.cc1291 void RenderFrameImpl::willStartUsingPeerConnectionHandler( function in class:content::RenderFrameImpl
H A Drender_view_impl.h615 virtual void willStartUsingPeerConnectionHandler(blink::WebFrame* frame,
H A Drender_view_impl.cc4222 void RenderViewImpl::willStartUsingPeerConnectionHandler( function in class:content::RenderViewImpl
/external/chromium_org/third_party/WebKit/Source/web/
H A DFrameLoaderClientImpl.cpp769 m_webFrame->client()->willStartUsingPeerConnectionHandler(webFrame(), RTCPeerConnectionHandler::toWebRTCPeerConnectionHandler(handler));

Completed in 67 milliseconds