Home
last modified time | relevance | path

Searched refs:np_shutdown (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/child/npapi/
Dplugin_lib.cc128 entry_points_.np_shutdown(); in NP_Shutdown()
223 entry_points_.np_shutdown = in Load()
226 if (entry_points_.np_shutdown == 0) in Load()
305 entry_points_.np_shutdown)); in Unload()
Dplugin_lib.h37 NP_ShutdownFunc np_shutdown; member