Searched defs:readline (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/tools/velocityplot/ | ||
H A D | velocityplot.py | 50 def readline(self): member in NonBlockingStream |
/aosp12/frameworks/base/tools/orientationplot/ | ||
H A D | orientationplot.py | 46 def readline(self): member in NonBlockingStream |
/aosp12/hardware/ril/reference-ril/ | ||
H A D | atchannel.c | 325 static const char *readline() in readline() function |