Home
last modified time | relevance | path

Searched refs:isatty (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aidl/
Daidl_language.cpp7 int isatty(int fd) in isatty() function
/frameworks/compile/mclinker/utils/gtest/include/
Dgtest.h2617 inline int IsATTY(int fd) { return isatty(fd); }
2652 inline int IsATTY(int fd) { return isatty(fd); }