Searched refs:associateWithFrame (Results 1 – 3 of 3) sorted by relevance
100 void associateWithFrame(blink::WebFrame* frame); in NON_EXPORTED_BASE()
447 void RTCPeerConnectionHandler::associateWithFrame(blink::WebFrame* frame) { in associateWithFrame() function in content::RTCPeerConnectionHandler
3054 static_cast<RTCPeerConnectionHandler*>(handler)->associateWithFrame(frame); in willStartUsingPeerConnectionHandler()