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

  /external/webkit/Source/WebKit2/PluginProcess/
PluginControllerProxy.h 167 RunLoop::Timer<PluginControllerProxy> m_pluginDestroyTimer;
PluginControllerProxy.cpp 62 , m_pluginDestroyTimer(RunLoop::main(), this, &PluginControllerProxy::destroy)
119 m_pluginDestroyTimer.startOneShot(0);

Completed in 747 milliseconds