OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRestrictedTokenHandleForImpersonation
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sandbox/win/src/
restricted_token.h
78
unsigned
GetRestrictedTokenHandleForImpersonation
(HANDLE *token_handle) const;
restricted_token_utils.cc
130
err_code = restricted_token.
GetRestrictedTokenHandleForImpersonation
(
restricted_token.cc
153
unsigned RestrictedToken::
GetRestrictedTokenHandleForImpersonation
(
restricted_token_unittest.cc
124
token.
GetRestrictedTokenHandleForImpersonation
(&impersonation_token));
Completed in 30 milliseconds