HomeSort by relevance Sort by last modified time
    Searched refs:flushInput (Results 1 - 12 of 12) sorted by null

  /external/autotest/client/common_lib/
powerplay_util.py 89 self.ser.flushInput()
  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/urlhandler/
protocol_loop.py 62 self.flushInput()
163 def flushInput(self):
167 self.logger.info('flushInput()')
protocol_socket.py 66 self.flushInput()
177 def flushInput(self):
181 self.logger.info('ignored flushInput')
  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
sermsdos.py 160 def flushInput(self):
serialcli.py 51 self.flushInput()
182 def flushInput(self):
serialjava.py 176 def flushInput(self):
255 s.flushInput()
rfc2217.py 39 # implementation does a flushInput on connect, this banner is hidden from
459 self.flushInput()
602 def flushInput(self):
    [all...]
serialposix.py 308 self.flushInput()
526 def flushInput(self):
697 s.flushInput()
serialwin32.py 309 def flushInput(self):
  /packages/apps/Terminal/jni/
com_android_terminal_Terminal.cpp 121 bool flushInput();
399 return flushInput();
405 return flushInput();
408 bool Terminal::flushInput() {
  /device/linaro/hikey/installer/
hisi-idt.py 105 self.s.flushInput()
  /cts/apps/CtsVerifier/assets/scripts/power_monitors/
monsoon.py 417 self.ser.flushInput()

Completed in 585 milliseconds