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

  /external/chromium_org/extensions/common/
feature_switch.cc 26 prompt_for_external_extensions(
60 FeatureSwitch prompt_for_external_extensions; member in class:extensions::__anon12837::CommonSwitches
82 FeatureSwitch* FeatureSwitch::prompt_for_external_extensions() { function in class:extensions::FeatureSwitch
83 return &g_common_switches.Get().prompt_for_external_extensions;
feature_switch.h 24 static FeatureSwitch* prompt_for_external_extensions();
  /external/chromium_org/chrome/browser/extensions/
external_install_manager.cc 102 if (!FeatureSwitch::prompt_for_external_extensions()->IsEnabled() ||
202 if (!FeatureSwitch::prompt_for_external_extensions()->IsEnabled())
extension_browsertest.cc 70 FeatureSwitch::prompt_for_external_extensions(),
extension_service_unittest.cc 473 FeatureSwitch::prompt_for_external_extensions(),
    [all...]
extension_service.cc     [all...]

Completed in 2059 milliseconds