Searched refs:kAppsGalleryURL (Results 1 – 6 of 6) sorted by relevance
20 command_line->AppendSwitchASCII(switches::kAppsGalleryURL, in SetUpCommandLine()
117 command_line->AppendSwitchASCII(switches::kAppsGalleryURL, test_url_base_); in SetUpCommandLine()
327 switches::kAppsGalleryURL)); in IsDownloadFromGallery()
60 const char kAppsGalleryURL[] = "apps-gallery-url"; variable
37 extern const char kAppsGalleryURL[];
1313 GetSwitchValueASCII(switches::kAppsGalleryURL); in LoadLaunchURL()1320 << switches::kAppsGalleryURL; in LoadLaunchURL()1323 LOG(WARNING) << "URLs passed to switch " << switches::kAppsGalleryURL in LoadLaunchURL()2499 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAppsGalleryURL)) in ChromeStoreLaunchURL()2501 switches::kAppsGalleryURL); in ChromeStoreLaunchURL()