Home
last modified time | relevance | path

Searched refs:CommandLineArgsForLauncher (Results 1 – 9 of 9) sorted by relevance

/external/chromium/chrome/browser/
Dshell_integration.h81 static CommandLine CommandLineArgsForLauncher(
Dshell_integration.cc27 CommandLine ShellIntegration::CommandLineArgsForLauncher( in CommandLineArgsForLauncher() function in ShellIntegration
Dshell_integration_linux.cc387 ShellIntegration::CommandLineArgsForLauncher(url, extension_id); in GetDesktopFileContents()
/external/chromium_org/chrome/browser/
Dshell_integration.h161 static CommandLine CommandLineArgsForLauncher(
Dshell_integration.cc74 CommandLine ShellIntegration::CommandLineArgsForLauncher( in CommandLineArgsForLauncher() function in ShellIntegration
Dshell_integration_linux.cc753 cmd_line = ShellIntegration::CommandLineArgsForLauncher( in GetDesktopFileContents()
/external/chromium/chrome/browser/web_applications/
Dweb_app.cc331 ShellIntegration::CommandLineArgsForLauncher(shortcut_info_.url, in CreateShortcut()
/external/chromium_org/chrome/browser/web_applications/
Dweb_app_win.cc196 cmd_line = ShellIntegration::CommandLineArgsForLauncher(shortcut_info.url, in CreateShortcutsInPaths()
/external/chromium_org/chrome/browser/ui/views/apps/
Dnative_app_window_views.cc150 CommandLine command_line = ShellIntegration::CommandLineArgsForLauncher( in CreateIconAndSetRelaunchDetails()