Home
last modified time | relevance | path

Searched refs:PROCESSINFOCLASS (Results 1 – 5 of 5) 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/base/test/
Dtest_process_killer_win.cc23 IN PROCESSINFOCLASS ProcessInformationClass,
/external/chromium_org/sandbox/win/src/
Dnt_internals.h297 } PROCESSINFOCLASS; typedef
313 IN PROCESSINFOCLASS ProcessInformationClass,
320 IN PROCESSINFOCLASS ProcessInformationClass,
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/
DProcessDetail.cs156 LowLevelTypes.PROCESSINFOCLASS.PROCESS_BASIC_INFORMATION, in CacheProcessInformation()