Searched refs:NtOpenProcessTokenFunction (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dprocess_thread_interception.h63 NtOpenProcessTokenFunction orig_OpenProcessToken, HANDLE process,
H A Dinterceptors_64.cc160 NtOpenProcessTokenFunction orig_fn = reinterpret_cast<
161 NtOpenProcessTokenFunction>(g_originals[OPEN_PROCESS_TOKEN_ID]);
H A Dprocess_thread_policy.cc172 NtOpenProcessTokenFunction NtOpenProcessToken = NULL;
H A Dprocess_thread_interception.cc174 NtOpenProcessTokenFunction orig_OpenProcessToken, HANDLE process,
H A Dnt_internals.h347 typedef NTSTATUS (WINAPI *NtOpenProcessTokenFunction) ( typedef

Completed in 51 milliseconds