Searched refs:_OVERLAPPED (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/telemetry/third_party/pyserial/serial/
H A Dwin32.py58 class _OVERLAPPED(Structure): class in inherits:Structure
60 OVERLAPPED = _OVERLAPPED
78 LPOVERLAPPED = POINTER(_OVERLAPPED)
235 _OVERLAPPED._anonymous_ = ['_0']
236 _OVERLAPPED._fields_ = [
310 'PVOID', '_OVERLAPPED', 'WriteFile', 'GetCommTimeouts',

Completed in 100 milliseconds