Home
last modified time | relevance | path

Searched refs:FLAG_PRESERVE (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dauto_launch_util.cc33 FLAG_PRESERVE, // Preserve the value that the flag has currently. enumerator
145 background_mode == FLAG_PRESERVE) { in SetWillLaunchAtLogin()
163 (foreground_mode == FLAG_PRESERVE && in SetWillLaunchAtLogin()
169 (background_mode == FLAG_PRESERVE && in SetWillLaunchAtLogin()
229 application_path, profile_directory, FLAG_ENABLE, FLAG_PRESERVE); in EnableForegroundStartAtLogin()
234 base::FilePath(), profile_directory, FLAG_DISABLE, FLAG_PRESERVE); in DisableForegroundStartAtLogin()
244 FLAG_PRESERVE, in EnableBackgroundStartAtLogin()
251 FLAG_PRESERVE, in DisableBackgroundStartAtLogin()