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

  /external/chromium_org/content/public/common/
content_switches.cc     [all...]
content_switches.h 234 CONTENT_EXPORT extern const char kUtilityProcessRunningElevated[];
  /external/chromium_org/chrome/utility/
chrome_content_utility_client.cc 115 if (command_line->HasSwitch(switches::kUtilityProcessRunningElevated)) {
  /external/chromium_org/content/browser/
utility_process_host_impl.cc 256 cmd_line->AppendSwitch(switches::kUtilityProcessRunningElevated);

Completed in 305 milliseconds