Home
last modified time | relevance | path

Searched defs:LogMessageOnPrintf (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_nolibc.cc22 void LogMessageOnPrintf(const char *str) {} in LogMessageOnPrintf() function
Dsanitizer_linux_libcdep.cc544 void LogMessageOnPrintf(const char *str) { in LogMessageOnPrintf() function
Dsanitizer_common.h726 INLINE void LogMessageOnPrintf(const char *str) {} in LogMessageOnPrintf() function
Dsanitizer_mac.cc472 void LogMessageOnPrintf(const char *str) { in LogMessageOnPrintf() function