HomeSort by relevance Sort by last modified time
    Searched refs:LogMessageOnPrintf (Results 1 - 5 of 5) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_nolibc.cc 22 void LogMessageOnPrintf(const char *str) {}
sanitizer_printf.cc 285 LogMessageOnPrintf(buffer);
sanitizer_linux_libcdep.cc 544 void LogMessageOnPrintf(const char *str) {
sanitizer_common.h 723 void LogMessageOnPrintf(const char *str);
726 INLINE void LogMessageOnPrintf(const char *str) {}
sanitizer_mac.cc 472 void LogMessageOnPrintf(const char *str) {

Completed in 67 milliseconds