Searched refs:allow_new_privs (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/base/process/
H A Dlaunch.cc29 , allow_new_privs(false)
47 options.allow_new_privs = true;
H A Dlaunch.h122 bool allow_new_privs; member in struct:base::LaunchOptions
H A Dlaunch_posix.cc443 if (!options.allow_new_privs) {
/external/chromium_org/chrome/browser/first_run/
H A Dupgrade_util_linux.cc27 options.allow_new_privs = true;
/external/chromium_org/chrome/browser/extensions/api/messaging/
H A Dnative_process_launcher_posix.cc81 options.allow_new_privs = true;
/external/chromium_org/chrome/browser/
H A Dplatform_util_linux.cc25 options.allow_new_privs = true;
/external/chromium_org/chromeos/process_proxy/
H A Dprocess_proxy.cc229 options.allow_new_privs = base::CommandLine::ForCurrentProcess()->
/external/chromium_org/sandbox/linux/suid/client/
H A Dsetuid_sandbox_client.cc299 options->allow_new_privs = true;
/external/chromium_org/remoting/host/setup/
H A Ddaemon_controller_delegate_linux.cc107 options.allow_new_privs = true;
/external/chromium_org/chrome/browser/ssl/
H A Dssl_blocking_page.cc288 options.allow_new_privs = true;
/external/chromium_org/content/browser/zygote_host/
H A Dzygote_host_impl_linux.cc484 options.allow_new_privs = true;
/external/chromium_org/base/test/launcher/
H A Dtest_launcher.cc288 new_options.allow_new_privs = true;
/external/chromium_org/chrome/test/chromedriver/
H A Dchrome_launcher.cc299 options.allow_new_privs = true;

Completed in 7529 milliseconds