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

  /external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager.h 249 CommandLine* GetComandLine();
wallpaper_manager.cc 272 CommandLine* command_line = GetComandLine();
311 if (!GetComandLine()->HasSwitch(switches::kDisableBootAnimation)) {
775 CommandLine* WallpaperManager::GetComandLine() {
799 bool disable_boot_animation = GetComandLine()->
    [all...]

Completed in 5096 milliseconds