Searched refs:LaunchElevatedProcess (Results 1 – 4 of 4) sorted by relevance
186 BASE_EXPORT bool LaunchElevatedProcess(const CommandLine& cmdline,
247 bool LaunchElevatedProcess(const CommandLine& cmdline, in LaunchElevatedProcess() function
185 base::LaunchElevatedProcess(cmd, launch_options, NULL); in ElevateIfNeededToReenableUpdates()
197 base::LaunchElevatedProcess(*cmd_line, options, &handle); in LaunchInternal()