Searched refs:NP_ShutdownFunc (Results 1 – 3 of 3) sorted by relevance
28 typedef NPError (API_CALL * NP_ShutdownFunc)(void); typedef
37 NP_ShutdownFunc np_shutdown;
224 (NP_ShutdownFunc)base::GetFunctionPointerFromNativeLibrary(library, in Load()259 NP_ShutdownFunc shutdown_func) { in FreePluginLibraryHelper()