Home
last modified time | relevance | path

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

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