Searched refs:GetRestrictedTokenHandleForImpersonation (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Drestricted_token.h79 unsigned GetRestrictedTokenHandleForImpersonation(HANDLE *token_handle) const;
H A Drestricted_token_utils.cc130 err_code = restricted_token.GetRestrictedTokenHandleForImpersonation(
H A Drestricted_token.cc152 unsigned RestrictedToken::GetRestrictedTokenHandleForImpersonation( function in class:sandbox::RestrictedToken
H A Drestricted_token_unittest.cc124 token.GetRestrictedTokenHandleForImpersonation(&impersonation_token));

Completed in 52 milliseconds