HomeSort by relevance Sort by last modified time
    Searched defs:SetJobLevel (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/common/
sandbox_win.cc 496 void SetJobLevel(const CommandLine& cmd_line,
504 policy->SetJobLevel(job_level, ui_exceptions);
506 policy->SetJobLevel(sandbox::JOB_NONE, 0);
657 SetJobLevel(*cmd_line, sandbox::JOB_LOCKDOWN, 0, policy);
  /external/chromium_org/sandbox/win/src/
sandbox_policy_base.cc 180 ResultCode PolicyBase::SetJobLevel(JobLevel job_level, uint32 ui_exceptions) {

Completed in 994 milliseconds