Searched defs:GetCommandLine (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/
H A Djumplist_updater_win.cc95 CommandLine* ShellLinkItem::GetCommandLine() { function in class:ShellLinkItem
/external/chromium_org/tools/telemetry/telemetry/core/platform/
H A Dcros_platform_backend.py104 def GetCommandLine(self, pid): member in class:CrosPlatformBackend
H A Dposix_platform_backend.py67 def GetCommandLine(self, pid): member in class:PosixPlatformBackend
H A Dandroid_platform_backend.py182 def GetCommandLine(self, pid): member in class:AndroidPlatformBackend
H A Dplatform_backend.py170 def GetCommandLine(self, pid): member in class:PlatformBackend
H A Dwin_platform_backend.py208 def GetCommandLine(self, pid): member in class:WinPlatformBackend
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
H A Dwallpaper_manager.cc598 CommandLine* command_line = GetCommandLine();
643 if (!GetCommandLine()->HasSwitch(switches::kDisableBootAnimation)) {
1403 CommandLine* WallpaperManager::GetCommandLine() { function in class:chromeos::WallpaperManager
1414 GetCommandLine()->HasSwitch(switches::kDisableBootAnimation);

Completed in 4264 milliseconds