Home
last modified time | relevance | path

Searched refs:SetCommTimeouts (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/third_party/pyserial/serial/
Dwin32.py155 SetCommTimeouts = _stdcall_libraries['kernel32'].SetCommTimeouts variable
156 SetCommTimeouts.restype = BOOL
157 SetCommTimeouts.argtypes = [HANDLE, LPCOMMTIMEOUTS]
Dserialwin32.py127 win32.SetCommTimeouts(self.hComPort, ctypes.byref(win32.COMMTIMEOUTS(*timeouts)))
212 win32.SetCommTimeouts(self.hComPort, self._orgTimeouts)
/external/syzkaller/executor/
Dsyscalls.h14033 {"SetCommTimeouts", 0, (syscall_t)SetCommTimeouts},
/external/syzkaller/sys/windows/
Dwindows.txt645 SetCommTimeouts(hFile HANDLE, lpCommTimeouts ptr[inout, intptr])
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym828 PUBLIC 6614b 8 SetCommTimeouts