HomeSort by relevance Sort by last modified time
    Searched full:allow_new_privs (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/process/
launch.cc 30 , allow_new_privs(false)
52 options.allow_new_privs = true;
launch.h 146 bool allow_new_privs; member in struct:base::LaunchOptions
launch_posix.cc 467 if (!options.allow_new_privs) {

Completed in 75 milliseconds