Home | History | Annotate | Download | only in base

Lines Matching defs:OpenProcessHandle

191 bool OpenProcessHandle(ProcessId pid, ProcessHandle* handle) {
201 return OpenProcessHandle(pid, handle);
209 return OpenProcessHandle(pid, handle);
213 // See OpenProcessHandle, nothing to do.