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

  /external/chromium_org/chrome/browser/ui/app_list/
extension_app_item.cc 151 bool streamlined_hosted_apps = CommandLine::ForCurrentProcess()-> local
154 if (!streamlined_hosted_apps)
164 (!streamlined_hosted_apps ||
  /external/chromium_org/chrome/browser/ui/webui/ntp/
ntp_resource_cache.cc 497 bool streamlined_hosted_apps = CommandLine::ForCurrentProcess()->HasSwitch( local
500 streamlined_hosted_apps);
503 if (streamlined_hosted_apps) {

Completed in 47 milliseconds