HomeSort by relevance Sort by last modified time
    Searched refs:disable_boot_animation (Results 1 - 3 of 3) 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 203 bool disable_boot_animation = CommandLine::ForCurrentProcess()-> local
211 (!is_registered || !disable_boot_animation);
    [all...]
wallpaper_manager.cc 799 bool disable_boot_animation = GetComandLine()->
813 if (!disable_boot_animation) {
    [all...]

Completed in 56 milliseconds