Home
last modified time | relevance | path

Searched refs:SupportsColoredOutput (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_libcdep.cc30 return SupportsColoredOutput(fd); in SupportsColors()
Dsanitizer_posix_libcdep.cc140 bool SupportsColoredOutput(fd_t fd) { in SupportsColoredOutput() function
Dsanitizer_win.cc584 bool SupportsColoredOutput(fd_t fd) { in SupportsColoredOutput() function
Dsanitizer_common.h248 bool SupportsColoredOutput(fd_t fd);