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

  /external/chromium_org/chrome/browser/chromeos/background/
ash_user_wallpaper_delegate.cc 64 bool disable_boot_animation = command_line-> variable
69 (is_registered && disable_boot_animation))
  /external/chromium_org/chrome/browser/chromeos/login/
login_display_host_impl.cc 300 bool disable_boot_animation = CommandLine::ForCurrentProcess()->HasSwitch( local
307 (!is_registered || !disable_boot_animation);
    [all...]

Completed in 1047 milliseconds