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

  /external/chromium_org/sandbox/win/src/
restricted_token_utils.h 35 DWORD CreateRestrictedToken(HANDLE *token_handle,
restricted_token_utils.cc 22 DWORD CreateRestrictedToken(HANDLE *token_handle,
163 err_code = CreateRestrictedToken(&primary_token_handle,
175 err_code = CreateRestrictedToken(&impersonation_token_handle,
sandbox_policy_base.cc 518 DWORD result = CreateRestrictedToken(lockdown, lockdown_level_,
537 result = CreateRestrictedToken(initial, initial_level_,
restricted_token.cc 94 result = ::CreateRestrictedToken(effective_token_,
  /external/chromium_org/sandbox/win/tools/finder/
finder.cc 38 err_code = sandbox::CreateRestrictedToken(&token_handle_, token_type,
  /external/chromium_org/remoting/host/win/
unprivileged_process_delegate.cc 76 bool CreateRestrictedToken(ScopedHandle* token_out) {
240 if (!CreateRestrictedToken(&token)) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]

Completed in 238 milliseconds