Searched refs:kAppsGalleryUpdateURL (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/common/extensions/
H A Dchrome_extensions_client.cc310 if (cmdline->HasSwitch(switches::kAppsGalleryUpdateURL))
311 return cmdline->GetSwitchValueASCII(switches::kAppsGalleryUpdateURL);
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dfake_cws.cc105 ::switches::kAppsGalleryUpdateURL, update_url.spec());
/external/chromium_org/chrome/browser/extensions/
H A Dexternal_provider_impl_unittest.cc66 // the webstore, ignoring the url we pass to kAppsGalleryUpdateURL, which
100 cmdline->AppendSwitchASCII(switches::kAppsGalleryUpdateURL,
H A Dwebstore_installer_test.cc69 switches::kAppsGalleryUpdateURL, crx_url.spec());
H A Dextension_disabled_ui_browsertest.cc39 command_line->AppendSwitchASCII(switches::kAppsGalleryUpdateURL,
H A Dwebstore_startup_installer_browsertest.cc221 switches::kAppsGalleryUpdateURL, crx_url.spec());
/external/chromium_org/chrome/common/
H A Dchrome_switches.cc90 const char kAppsGalleryUpdateURL[] = "apps-gallery-update-url"; member in namespace:switches
H A Dchrome_switches.h43 extern const char kAppsGalleryUpdateURL[];
/external/chromium_org/chrome/browser/extensions/api/webstore_private/
H A Dwebstore_private_apitest.cc158 switches::kAppsGalleryUpdateURL, crx_url.spec());
/external/chromium_org/chrome/browser/apps/
H A Dephemeral_app_launcher_browsertest.cc229 switches::kAppsGalleryUpdateURL, crx_url.spec());

Completed in 6475 milliseconds