Searched refs:SANITIZER_ANDROID_LOG_INFO (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp726 #define SANITIZER_ANDROID_LOG_INFO 4 macro
736 async_safe_write_log(SANITIZER_ANDROID_LOG_INFO, GetProcessName(), s);
741 __android_log_write(SANITIZER_ANDROID_LOG_INFO, nullptr, s);

Completed in 108 milliseconds