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 72 bool disable_boot_animation = command_line-> variable
74 if (is_registered && disable_boot_animation)
  /external/chromium_org/chrome/browser/chromeos/login/ui/
login_display_host_impl.cc 330 bool disable_boot_animation = CommandLine::ForCurrentProcess()->HasSwitch( local
334 (!is_registered || !disable_boot_animation);
    [all...]

Completed in 101 milliseconds