Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DLog.cpp30 static bool g_print_to_stdout = false; variable
33 g_print_to_stdout = enable; in log_to_stdout()
46 if (g_print_to_stdout) { in log()