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

  /external/webkit/Source/WebKit2/Shared/Plugins/Netscape/
NetscapePluginModule.h 49 void incrementLoadCount();
NetscapePluginModule.cpp 61 incrementLoadCount();
70 incrementLoadCount();
155 void NetscapePluginModule::incrementLoadCount()
  /external/webkit/Source/WebKit2/PluginProcess/
PluginProcess.cpp 80 // Decrement the load count. This is balanced by a call to incrementLoadCount in createWebProcessConnection.
164 module->incrementLoadCount();
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapePlugin.cpp 88 m_pluginModule->incrementLoadCount();

Completed in 467 milliseconds