Searched refs:shutdown_module (Results 1 – 6 of 6) sorted by relevance
30 PPP_ShutdownModuleFunc shutdown_module; // Optional, may be NULL. member
14 shutdown_module(NULL) { in EntryPoints()
90 if (plugin_entry_points_.shutdown_module) in Shutdown()91 plugin_entry_points_.shutdown_module(); in Shutdown()259 plugin_entry_points_.shutdown_module = in OnLoadPlugin()
377 entry_points->shutdown_module = in LoadEntryPointsFromLibrary()444 if (entry_points_.shutdown_module) in ~PluginModule()445 entry_points_.shutdown_module(); in ~PluginModule()
107 info.internal_entry_points.shutdown_module = remoting::PPP_ShutdownModule; in ComputeBuiltInPlugins()
326 info.internal_entry_points.shutdown_module = remoting::PPP_ShutdownModule; in ComputeBuiltInPlugins()