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

  /external/chromium_org/tools/stats_viewer/
win32.cs 24 public const int GENERIC_WRITE = unchecked((int)0x40000000);
  /external/chromium_org/remoting/host/
ipc_util_win.cc 73 GENERIC_READ | GENERIC_WRITE,
  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/
win32.py 192 GENERIC_WRITE = 1073741824 # Variable c_long
314 'DTR_CONTROL_HANDSHAKE', 'PURGE_RXCLEAR', 'GENERIC_WRITE',
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]

Completed in 338 milliseconds