Home
last modified time | relevance | path

Searched refs:error_log_string (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/malloc_debug/
Ddebug_log.h40 #define error_log_string(str) async_safe_write_log(ANDROID_LOG_ERROR, "malloc_debug", (str)) macro
DUnwindBacktrace.cpp109 error_log_string(line.c_str()); in UnwindLog()
Dbacktrace.cpp182 error_log_string(backtrace_string(frames, frame_count).c_str()); in backtrace_log()