HomeSort by relevance Sort by last modified time
    Searched refs:addPluginControllerProxy (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit2/PluginProcess/
WebProcessConnection.h 55 void addPluginControllerProxy(PassOwnPtr<PluginControllerProxy>);
WebProcessConnection.cpp 59 void WebProcessConnection::addPluginControllerProxy(PassOwnPtr<PluginControllerProxy> pluginController)
172 addPluginControllerProxy(pluginControllerProxy.release());

Completed in 69 milliseconds