HomeSort by relevance Sort by last modified time
    Searched defs:DeviceIoControl (Results 1 - 4 of 4) sorted by null

  /external/lzma/CPP/Windows/
FileIO.h 72 bool DeviceIoControl(DWORD controlCode, LPVOID inBuffer, DWORD inSize,
75 return BOOLToBool(::DeviceIoControl(_handle, controlCode, inBuffer, inSize,
81 return DeviceIoControl(controlCode, NULL, 0, outBuffer, outSize, bytesReturned);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 75 milliseconds