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

  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NPRuntimeObjectMap.h 54 class PluginProtector {
56 explicit PluginProtector(NPRuntimeObjectMap* npRuntimeObjectMap);
57 ~PluginProtector();
NPRuntimeObjectMap.cpp 51 NPRuntimeObjectMap::PluginProtector::PluginProtector(NPRuntimeObjectMap* npRuntimeObjectMap)
58 NPRuntimeObjectMap::PluginProtector::~PluginProtector()

Completed in 249 milliseconds