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

  /external/chromium_org/sandbox/win/src/
security_level.h 22 INTEGRITY_LEVEL_UNTRUSTED,
restricted_token_utils.cc 289 case INTEGRITY_LEVEL_UNTRUSTED:
  /external/chromium_org/sandbox/win/tests/validation_tests/
suite.cc 132 runner.GetPolicy()->SetDelayedIntegrityLevel(INTEGRITY_LEVEL_UNTRUSTED);
202 runner.GetPolicy()->SetDelayedIntegrityLevel(INTEGRITY_LEVEL_UNTRUSTED);
  /external/chromium_org/content/common/
sandbox_win.cc 363 policy->SetDelayedIntegrityLevel(sandbox::INTEGRITY_LEVEL_UNTRUSTED);

Completed in 501 milliseconds