Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DLog.cpp32 static bool g_print_to_stdout = false; variable
35 g_print_to_stdout = enable; in log_to_stdout()
48 if (g_print_to_stdout) { in log()