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

  /external/chromium_org/chrome/common/extensions/
feature_switch.cc 29 prompt_for_external_extensions(
40 FeatureSwitch prompt_for_external_extensions; member in class:extensions::__anon9107::CommonSwitches
57 FeatureSwitch* FeatureSwitch::prompt_for_external_extensions() { function in class:extensions::FeatureSwitch
58 return &g_common_switches.Get().prompt_for_external_extensions;
feature_switch.h 23 static FeatureSwitch* prompt_for_external_extensions();
  /external/chromium_org/chrome/browser/extensions/
extension_service.cc     [all...]
extension_browsertest.cc 66 FeatureSwitch::prompt_for_external_extensions(), false),
extension_service_unittest.cc 594 FeatureSwitch::prompt_for_external_extensions(), false) {
    [all...]

Completed in 97 milliseconds