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

/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 683 milliseconds