OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exceptions_list
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/
plugin_updater.h
81
// policy-disabled plugins, |
exceptions_list
| the policy-allowed plugins,
84
const ListValue*
exceptions_list
,
plugin_updater.cc
88
const ListValue*
exceptions_list
=
local
92
UpdatePluginsStateFromPolicy(disabled_list,
exceptions_list
, enabled_list);
98
const ListValue*
exceptions_list
,
105
ListValueToStringSet(
exceptions_list
, &disabled_plugin_exception_patterns);
Completed in 178 milliseconds