OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 75 milliseconds