Home
last modified time | relevance | path

Searched defs:NtOpenProcess (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dprocess_thread_dispatcher.cc169 bool ThreadProcessDispatcher::NtOpenProcess(IPCInfo* ipc, DWORD desired_access, in NtOpenProcess() function in sandbox::ThreadProcessDispatcher
Dprocess_thread_policy.cc141 NtOpenProcessFunction NtOpenProcess = NULL; in OpenProcessAction() local