OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDisableBootAnimation
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/chromeos/
chromeos_switches.cc
28
const char
kDisableBootAnimation
[] = "disable-boot-animation";
chromeos_switches.h
28
CHROMEOS_EXPORT extern const char
kDisableBootAnimation
[];
/external/chromium_org/chrome/browser/chromeos/background/
ash_user_wallpaper_delegate.cc
59
// It is a first boot case now. If
kDisableBootAnimation
flag
65
HasSwitch(switches::
kDisableBootAnimation
);
/external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager_browsertest.cc
344
command_line->AppendSwitch(chromeos::switches::
kDisableBootAnimation
);
406
command_line->AppendSwitch(chromeos::switches::
kDisableBootAnimation
);
wallpaper_manager.cc
304
if (!GetComandLine()->HasSwitch(switches::
kDisableBootAnimation
)) {
770
HasSwitch(switches::
kDisableBootAnimation
);
[
all
...]
kiosk_browsertest.cc
[
all
...]
login_display_host_impl.cc
301
switches::
kDisableBootAnimation
);
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
oobe_ui.cc
371
switches::
kDisableBootAnimation
)) {
/external/chromium_org/chrome/browser/
about_flags.cc
[
all
...]
Completed in 2489 milliseconds