Home
last modified time | relevance | path

Searched refs:readline (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tools/velocityplot/
H A Dvelocityplot.py50 def readline(self): member in NonBlockingStream
181 line = self.adbout.readline()
/aosp14/frameworks/base/packages/SystemUI/scripts/
H A Dnew_merge.py97 for line in iter(pipe.readline,''):
/aosp14/frameworks/base/tools/orientationplot/
H A Dorientationplot.py46 def readline(self): member in NonBlockingStream
267 line = self.adbout.readline()