Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32_test.cpp73 TEST(sysdeps_win32, unix_isatty) { in TEST() argument
Dsysdeps.h552 static inline int unix_isatty(borrowed_fd fd) { in unix_isatty() function
Dsysdeps_win32.cpp1355 int unix_isatty(borrowed_fd fd) { in unix_isatty() function