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

/system/core/adb/
H A Dsysdeps_win32.cpp1299 // * _get_console_handle() and unix_isatty() provide console information.
1344 int unix_isatty(int fd) { function
2164 if (len > 4096 && unix_isatty(fd)) {

Completed in 69 milliseconds