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

  /external/chromium_org/content/public/common/
pepper_plugin_info.h 22 typedef void (*PPP_ShutdownModuleFunc)();
30 PPP_ShutdownModuleFunc shutdown_module; // Optional, may be NULL.
  /external/chromium_org/content/renderer/pepper/
plugin_module.cc 365 reinterpret_cast<PepperPluginInfo::PPP_ShutdownModuleFunc>(

Completed in 498 milliseconds