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

  /external/chromium_org/remoting/host/win/
wts_session_process_delegate.h 35 bool launch_elevated,
wts_session_process_delegate.cc 49 bool launch_elevated,
147 bool launch_elevated,
154 launch_elevated_(launch_elevated),
534 bool launch_elevated,
538 launch_elevated,
  /external/chromium_org/content/browser/
utility_process_host_impl.cc 37 bool launch_elevated, bool no_sandbox,
42 launch_elevated_(launch_elevated)
child_process_launcher.cc 178 bool launch_elevated = delegate->ShouldLaunchElevated(); local
194 if (launch_elevated) {
  /external/chromium_org/remoting/host/
desktop_session_win.cc 516 bool launch_elevated = base::win::GetVersion() >= base::win::VERSION_WIN8; local
522 if (launch_elevated) {
546 launch_elevated,

Completed in 521 milliseconds