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

  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_per_browser.cc 549 chrome::OpenApplication(chrome::AppLaunchParams(GetProfileForNewWindows(),
728 GetProfileForNewWindows(), chrome::HOST_DESKTOP_TYPE_ASH);
732 chrome::NewEmptyWindow(GetProfileForNewWindows()->GetOffTheRecordProfile(),
893 GetProfileForNewWindows(), true, chrome::HOST_DESKTOP_TYPE_ASH);
    [all...]
chrome_launcher_controller_per_app.h 399 Profile* GetProfileForNewWindows();
chrome_launcher_controller_per_browser.h 334 Profile* GetProfileForNewWindows();
chrome_launcher_controller_per_app.cc 539 chrome::OpenApplication(chrome::AppLaunchParams(GetProfileForNewWindows(),
695 GetProfileForNewWindows(), chrome::HOST_DESKTOP_TYPE_ASH);
699 chrome::NewEmptyWindow(GetProfileForNewWindows()->GetOffTheRecordProfile(),
    [all...]

Completed in 764 milliseconds