OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NP_ShutdownFunc
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/npapi/bindings/
nphostapi.h
28
typedef NPError (API_CALL *
NP_ShutdownFunc
)(void);
/external/chromium_org/content/child/npapi/
plugin_lib.h
37
NP_ShutdownFunc
np_shutdown;
plugin_lib.cc
224
(
NP_ShutdownFunc
)base::GetFunctionPointerFromNativeLibrary(library,
259
NP_ShutdownFunc
shutdown_func) {
Completed in 52 milliseconds