Searched defs:errno (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/orientationplot/
H A Dorientationplot.py29 import errno namespace
59 if e.errno == errno.EAGAIN:
/frameworks/base/tools/velocityplot/
H A Dvelocityplot.py33 import errno namespace
63 if e.errno == errno.EAGAIN:

Completed in 1063 milliseconds