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

  /external/webkit/Source/WebKit2/Shared/Plugins/Netscape/
NetscapePluginModule.h 50 void decrementLoadCount();
NetscapePluginModule.cpp 63 decrementLoadCount();
72 decrementLoadCount();
165 void NetscapePluginModule::decrementLoadCount()
  /external/webkit/Source/WebKit2/PluginProcess/
PluginProcess.cpp 81 m_pluginModule->decrementLoadCount();
162 // Increment the load count. This is matched by a call to decrementLoadCount in removeWebProcessConnection.
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapePlugin.cpp 95 m_pluginModule->decrementLoadCount();

Completed in 41 milliseconds