Searched refs:pluginSyncMessageSendTimedOut (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/Plugins/
H A DPluginProcessManager.h59 void pluginSyncMessageSendTimedOut(const String& pluginPath);
H A DPluginProcessManager.cpp77 void PluginProcessManager::pluginSyncMessageSendTimedOut(const String& pluginPath) function in class:WebKit::PluginProcessManager
/external/webkit/Source/WebKit2/UIProcess/
H A DWebProcessProxy.cpp224 void WebProcessProxy::pluginSyncMessageSendTimedOut(const String& pluginPath) function in class:WebKit::WebProcessProxy
226 PluginProcessManager::shared().pluginSyncMessageSendTimedOut(pluginPath);
H A DWebProcessProxy.h125 void pluginSyncMessageSendTimedOut(const String& pluginPath);

Completed in 135 milliseconds