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

/frameworks/base/tools/orientationplot/
H A Dorientationplot.py27 import fcntl namespace
41 fcntl.fcntl(stream, fcntl.F_SETFL, os.O_NONBLOCK)
/frameworks/base/tools/velocityplot/
H A Dvelocityplot.py31 import fcntl namespace
45 fcntl.fcntl(stream, fcntl.F_SETFL, os.O_NONBLOCK)

Completed in 53 milliseconds