Home
last modified time | relevance | path

Searched refs:PROCESSINFOCLASS (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/tools/win/ChromeDebug/LowLevel/
DNativeMethods.cs26 LowLevelTypes.PROCESSINFOCLASS pic, in NtQueryInformationProcess()
DTypes.cs102 public enum PROCESSINFOCLASS : int { enum in ChromeDebug.LowLevel.LowLevelTypes
/external/chromium_org/sandbox/win/src/
Dnt_internals.h307 } PROCESSINFOCLASS; typedef
323 IN PROCESSINFOCLASS ProcessInformationClass,
330 IN PROCESSINFOCLASS ProcessInformationClass,
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
DProcessDetail.cs156 LowLevelTypes.PROCESSINFOCLASS.PROCESS_BASIC_INFORMATION, in CacheProcessInformation()