Searched defs:NtOpenProcess (Results 1 – 2 of 2) sorted by relevance
169 bool ThreadProcessDispatcher::NtOpenProcess(IPCInfo* ipc, DWORD desired_access, in NtOpenProcess() function in sandbox::ThreadProcessDispatcher
141 NtOpenProcessFunction NtOpenProcess = NULL; in OpenProcessAction() local