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

  /external/chromium_org/sandbox/win/src/
restricted_token.h 50 integrity_level_(INTEGRITY_LEVEL_LAST) { }
security_level.h 23 INTEGRITY_LEVEL_LAST
restricted_token_utils.cc 165 INTEGRITY_LEVEL_LAST,
177 INTEGRITY_LEVEL_LAST,
291 case INTEGRITY_LEVEL_LAST:
330 if (integrity_level == INTEGRITY_LEVEL_LAST) {
target_services.cc 64 INTEGRITY_LEVEL_LAST;
sandbox_policy_base.cc 92 integrity_level_(INTEGRITY_LEVEL_LAST),
93 delayed_integrity_level_(INTEGRITY_LEVEL_LAST),
577 g_shared_delayed_integrity_level = INTEGRITY_LEVEL_LAST;
broker_services.cc 93 static_assert(sandbox::INTEGRITY_LEVEL_LAST <= (1 << kTokenShift),
  /external/chromium_org/sandbox/win/tools/finder/
finder.cc 39 sandbox::INTEGRITY_LEVEL_LAST,

Completed in 320 milliseconds