Home
last modified time | relevance | path

Searched refs:pluginControllerOwnPtr (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/PluginProcess/
DWebProcessConnection.cpp79 …OwnPtr<PluginControllerProxy> pluginControllerOwnPtr = adoptPtr(m_pluginControllers.take(pluginCon… in removePluginControllerProxy() local
80 ASSERT(pluginControllerOwnPtr == pluginController); in removePluginControllerProxy()