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

  /external/chromium/chrome/browser/ui/
browser_init.cc 448 bool GetAppLaunchContainer(
774 if (!GetAppLaunchContainer(profile, app_id, &extension, &launch_container))
799 if (!GetAppLaunchContainer(profile, app_id, &extension, &launch_container))
803 // and avoid calling GetAppLaunchContainer() both here and in
    [all...]
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.cc 184 bool GetAppLaunchContainer(
443 if (!GetAppLaunchContainer(profile, app_id, &extension, &launch_container))
475 if (!GetAppLaunchContainer(profile, app_id, &extension, &launch_container))
479 // and avoid calling GetAppLaunchContainer() both here and in
    [all...]

Completed in 41 milliseconds