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

/external/chromium_org/sandbox/win/src/
H A Dprocess_thread_interception.h57 NtOpenProcessFunction orig_OpenProcess, PHANDLE process,
H A Dinterceptors_64.cc152 NtOpenProcessFunction orig_fn = reinterpret_cast<
153 NtOpenProcessFunction>(g_originals[OPEN_PROCESS_ID]);
H A Dprocess_thread_policy.cc141 NtOpenProcessFunction NtOpenProcess = NULL;
H A Dprocess_thread_interception.cc104 NTSTATUS WINAPI TargetNtOpenProcess(NtOpenProcessFunction orig_OpenProcess,
H A Dnt_internals.h270 typedef NTSTATUS (WINAPI *NtOpenProcessFunction) ( typedef

Completed in 94 milliseconds