OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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