OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_xonxoff
(Results
1 - 6
of
6
) sorted by null
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
serialcli.py
115
if self._rtscts and self.
_xonxoff
:
119
elif self.
_xonxoff
:
serialutil.py
263
self.
_xonxoff
= None # correct value is assigned below through properties
432
self.
_xonxoff
= xonxoff
437
return self.
_xonxoff
serialwin32.py
193
comDCB.fOutX = self.
_xonxoff
194
comDCB.fInX = self.
_xonxoff
serialjava.py
120
if self.
_xonxoff
:
serialposix.py
394
if self.
_xonxoff
:
399
if self.
_xonxoff
:
rfc2217.py
497
if self._rtscts and self.
_xonxoff
:
501
elif self.
_xonxoff
:
[
all
...]
Completed in 40 milliseconds