OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disable_oobe_animation
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/background/
ash_user_wallpaper_delegate.cc
66
bool
disable_oobe_animation
= command_line->
variable
68
if ((!is_registered &&
disable_oobe_animation
) ||
/external/chromium_org/chrome/browser/chromeos/login/
login_display_host_impl.cc
302
bool
disable_oobe_animation
= CommandLine::ForCurrentProcess()->HasSwitch(
local
306
(is_registered || !
disable_oobe_animation
) &&
[
all
...]
Completed in 49 milliseconds