Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/velocityplot/
H A Dvelocityplot.py50 def readline(self): member in NonBlockingStream
/aosp12/frameworks/base/tools/orientationplot/
H A Dorientationplot.py46 def readline(self): member in NonBlockingStream
/aosp12/hardware/ril/reference-ril/
H A Datchannel.c325 static const char *readline() in readline() function