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

  /external/chromium_org/base/process/
launch.h 186 BASE_EXPORT bool LaunchElevatedProcess(const CommandLine& cmdline,
launch_win.cc 246 bool LaunchElevatedProcess(const CommandLine& cmdline,
  /external/chromium_org/chrome/installer/util/
google_update_util.cc 263 base::LaunchElevatedProcess(cmd, launch_options, NULL);
  /external/chromium_org/content/browser/
child_process_launcher.cc 197 base::LaunchElevatedProcess(*cmd_line, options, &handle);

Completed in 501 milliseconds