Home
last modified time | relevance | path

Searched refs:IsATTY (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dtee_logging.cpp251 if (destination.target->IsATTY()) { in operator ()()
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.h390 bool IsATTY();
Dshared_fd.cpp1053 bool FileInstance::IsATTY() { in IsATTY() function in cuttlefish::FileInstance