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

  /external/chromium_org/sandbox/win/src/
restricted_token_utils.h 46 // impersonation_level is the security level of the impersonation token used
62 TokenLevel impersonation_level,
restricted_token_utils.cc 145 TokenLevel impersonation_level,
176 impersonation_level,
  /external/chromium_org/sandbox/win/tools/launcher/
launcher.cc 86 sandbox::TokenLevel impersonation_level = local
105 if (!GetTokenLevelFromString(argv[i], &impersonation_level)) {
140 impersonation_level,

Completed in 68 milliseconds