Searched refs:IsSameProcess (Results 1 – 3 of 3) sorted by relevance
40 if (!IsSameProcess(process)) in TargetNtMapViewOfSection()89 if (!IsSameProcess(process)) in TargetNtUnmapViewOfSection()
110 bool IsSameProcess(HANDLE process);
282 bool IsSameProcess(HANDLE process) { in IsSameProcess() function