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

/external/chromium_org/tools/telemetry/third_party/pyserial/serial/
H A Dserialcli.py51 self.flushInput()
182 def flushInput(self): member in class:IronSerial
H A Dserialjava.py176 def flushInput(self): member in class:JavaSerial
255 s.flushInput()
H A Dsermsdos.py160 def flushInput(self): member in class:Serial
H A Dserialposix.py308 self.flushInput()
526 def flushInput(self): member in class:PosixSerial
697 s.flushInput()
H A Drfc2217.py39 # implementation does a flushInput on connect, this banner is hidden from
459 self.flushInput()
602 def flushInput(self): member in class:RFC2217Serial
1282 self.serial.flushInput()
1292 self.serial.flushInput()
H A Dserialwin32.py309 def flushInput(self): member in class:Win32Serial
/external/chromium_org/tools/telemetry/third_party/pyserial/serial/urlhandler/
H A Dprotocol_loop.py62 self.flushInput()
163 def flushInput(self): member in class:LoopbackSerial
167 self.logger.info('flushInput()')
H A Dprotocol_socket.py66 self.flushInput()
177 def flushInput(self): member in class:SocketSerial
181 self.logger.info('ignored flushInput')

Completed in 86 milliseconds