OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skip_unload_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/child/npapi/
plugin_lib.cc
72
skip_unload_
(false),
148
skip_unload_
= true;
304
skip_unload_
? NULL : library_,
308
if (!
skip_unload_
) {
plugin_lib.h
120
bool
skip_unload_
; // True if library_ should not be unloaded.
member in class:content::PluginLib
Completed in 139 milliseconds