HomeSort by relevance Sort by last modified time
    Searched refs:kAlwaysAuthorizePlugins (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/common/
chrome_switches.cc 37 const char kAlwaysAuthorizePlugins[] = "always-authorize-plugins";
    [all...]
chrome_switches.h 31 extern const char kAlwaysAuthorizePlugins[];
  /external/chromium_org/chrome/browser/prefs/
command_line_pref_store.cc 47 { switches::kAlwaysAuthorizePlugins, prefs::kPluginsAlwaysAuthorize,
  /external/chromium_org/chrome/common/
chrome_switches.cc 64 const char kAlwaysAuthorizePlugins[] = "always-authorize-plugins";
    [all...]
chrome_switches.h 37 extern const char kAlwaysAuthorizePlugins[];
  /external/chromium_org/chrome/browser/policy/
configuration_policy_handler_list.cc 267 { key::kAlwaysAuthorizePlugins,
configuration_policy_pref_store_unittest.cc 268 PolicyAndPref(key::kAlwaysAuthorizePlugins,
    [all...]
policy_browsertest.cc     [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_browsertest.cc 674 command_line->AppendSwitch(switches::kAlwaysAuthorizePlugins);
    [all...]

Completed in 333 milliseconds