Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/Shared/Plugins/Netscape/
DNetscapePluginModule.cpp61 incrementLoadCount(); in sitesWithData()
70 incrementLoadCount(); in clearSiteData()
155 void NetscapePluginModule::incrementLoadCount() in incrementLoadCount() function in WebKit::NetscapePluginModule
DNetscapePluginModule.h49 void incrementLoadCount();
/external/webkit/Source/WebKit2/PluginProcess/
DPluginProcess.cpp164 module->incrementLoadCount(); in createWebProcessConnection()
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapePlugin.cpp88 m_pluginModule->incrementLoadCount(); in NetscapePlugin()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-16411 (WebKit::NetscapePluginModule::incrementLoadCount):