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

  /external/chromium_org/content/public/common/
sandboxed_process_launcher_delegate.cc 10 bool SandboxedProcessLauncherDelegate::ShouldLaunchElevated() {
sandboxed_process_launcher_delegate.h 38 virtual bool ShouldLaunchElevated();
  /external/chromium_org/content/browser/
utility_process_host_impl.cc 53 virtual bool ShouldLaunchElevated() OVERRIDE {
child_process_launcher.cc 178 bool launch_elevated = delegate->ShouldLaunchElevated();

Completed in 993 milliseconds