Searched refs:PP_ShutdownModule_Func (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ppapi/c/
H A Dppp.h148 typedef void (*PP_ShutdownModule_Func)(void); typedef
/external/chromium_org/ppapi/api/
H A Dppp.idl134 typedef void PP_ShutdownModule_Func();
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dplugin_module.h44 PP_ShutdownModule_Func shutdown_module; // Optional, may be NULL.
H A Dplugin_module.cc100 reinterpret_cast<PP_ShutdownModule_Func>(
/external/chromium_org/content/ppapi_plugin/
H A Dppapi_thread.cc306 reinterpret_cast<PP_ShutdownModule_Func>(
308 reinterpret_cast<PP_ShutdownModule_Func>(

Completed in 1654 milliseconds