Searched refs:easy_off_store_install (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/extensions/common/
H A Dfeature_switch.cc20 : easy_off_store_install(
54 FeatureSwitch easy_off_store_install; member in class:extensions::__anon8212::CommonSwitches
79 FeatureSwitch* FeatureSwitch::easy_off_store_install() { function in class:extensions::FeatureSwitch
80 return &g_common_switches.Get().easy_off_store_install;
H A Dfeature_switch.h22 static FeatureSwitch* easy_off_store_install();
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dinstall_extension_handler.cc41 FeatureSwitch::easy_off_store_install()->IsEnabled());
/external/chromium_org/chrome/browser/download/
H A Ddownload_target_determiner.cc832 if (extensions::FeatureSwitch::easy_off_store_install()->IsEnabled() &&
H A Ddownload_browsertest.cc2060 FeatureSwitch::easy_off_store_install(), true);
2087 FeatureSwitch::easy_off_store_install(), true);
2126 FeatureSwitch::easy_off_store_install(), true);
2188 FeatureSwitch::easy_off_store_install(), true);
/external/chromium_org/chrome/browser/extensions/
H A Dcrx_installer.cc333 if (FeatureSwitch::easy_off_store_install()->IsEnabled()) {
H A Dcrx_installer_browsertest.cc282 if (!FeatureSwitch::easy_off_store_install()->IsEnabled())
H A Dextension_install_prompt.cc693 extensions::FeatureSwitch::easy_off_store_install()->IsEnabled()) {

Completed in 182 milliseconds