Home
last modified time | relevance | path

Searched defs:ShouldLaunchElevated (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/public/common/
Dsandboxed_process_launcher_delegate.cc10 bool SandboxedProcessLauncherDelegate::ShouldLaunchElevated() { in ShouldLaunchElevated() function in content::SandboxedProcessLauncherDelegate
/external/chromium_org/content/browser/
Dutility_process_host_impl.cc53 virtual bool ShouldLaunchElevated() OVERRIDE { in ShouldLaunchElevated() function in content::UtilitySandboxedProcessLauncherDelegate