Searched defs:uninstall_command (Results 1 – 8 of 8) sorted by relevance
25 void ChromeBinariesOperations::ReadOptions(const CommandLine& uninstall_command, in ReadOptions()
86 const base::CommandLine& uninstall_command() const { in uninstall_command() function
33 void ChromeAppHostOperations::ReadOptions(const CommandLine& uninstall_command, in ReadOptions()
37 void ChromeBrowserOperations::ReadOptions(const CommandLine& uninstall_command, in ReadOptions()
61 const CommandLine& uninstall_command) { in InitializeFromUninstallCommand()
39 void ChromeFrameOperations::ReadOptions(const CommandLine& uninstall_command, in ReadOptions()
287 void set_uninstall_command(const CommandLine& uninstall_command) { in set_uninstall_command()344 CommandLine uninstall_command( in InstallProduct() local
147 CommandLine uninstall_command(unstall_binary); in CreateUninstallKey() local