HomeSort by relevance Sort by last modified time
    Searched refs:SYSTEM_INFORMATION_CLASS (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/sandbox/win/tools/finder/
ntundoc.h 144 } SYSTEM_INFORMATION_CLASS;
255 SYSTEM_INFORMATION_CLASS SystemInformationClass,
  /external/chromium_org/sandbox/win/src/
nt_internals.h 544 } SYSTEM_INFORMATION_CLASS;
588 IN SYSTEM_INFORMATION_CLASS SystemInformationClass,
  /external/chromium_org/third_party/libjingle/source/talk/base/
cpumonitor.cc 193 typedef NTSTATUS (WINAPI *QSI_PROC)(SYSTEM_INFORMATION_CLASS,
  /external/chromium_org/third_party/webrtc/base/
cpumonitor.cc 176 typedef NTSTATUS (WINAPI *QSI_PROC)(SYSTEM_INFORMATION_CLASS,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winternl.h 928 } SYSTEM_INFORMATION_CLASS;
956 NTSTATUS NTAPI NtQuerySystemInformation(SYSTEM_INFORMATION_CLASS SystemInformationClass,PVOID SystemInformation,ULONG SystemInformationLength,PULONG ReturnLength);
    [all...]

Completed in 191 milliseconds