OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Impersonate
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome_frame/test/
dll_redirector_test.cc
338
ASSERT_TRUE(low_integrity_token.
Impersonate
());
380
low_integrity_token.
Impersonate
();
chrome_frame_test_utils.h
70
// Temporarily
impersonate
the current thread to low integrity for the lifetime
76
BOOL
Impersonate
();
chrome_frame_test_utils.cc
329
BOOL LowIntegrityToken::
Impersonate
() {
414
// to
impersonate
a low integrity token and then launch IE. Skip this if the
431
if (!token.
Impersonate
()) {
Completed in 35 milliseconds