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

  /external/chromium_org/chrome/installer/util/
auto_launch_util.h 45 // EnableBackgroundStartAtLogin, which does the same, except without a window.
64 // In short, EnableBackgroundStartAtLogin is the no-window version of calling
67 void EnableBackgroundStartAtLogin();
auto_launch_util.cc 237 void EnableBackgroundStartAtLogin() {
  /external/chromium_org/chrome/browser/background/
background_mode_manager_win.cc 31 base::Bind(auto_launch_util::EnableBackgroundStartAtLogin) :

Completed in 42 milliseconds