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

  /external/chromium_org/tools/telemetry/third_party/pyserial/serial/
win32.py 58 class _OVERLAPPED(Structure):
60 OVERLAPPED = _OVERLAPPED
78 LPOVERLAPPED = POINTER(_OVERLAPPED)
235 _OVERLAPPED._anonymous_ = ['_0']
236 _OVERLAPPED._fields_ = [
310 'PVOID', '_OVERLAPPED', 'WriteFile', 'GetCommTimeouts',
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 167 typedef struct _OVERLAPPED {
    [all...]

Completed in 62 milliseconds