Home
last modified time | relevance | path

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

/system/core/debuggerd/
Dutility.h50 bool should_retrieve_logcat; member
53 : tfd(-1), amfd(-1), crashed_tid(-1), current_tid(-1), should_retrieve_logcat(true) {} in log_t()
Dtombstone.cpp218 log->should_retrieve_logcat = false; in dump_thread_info()
456 if (!log->should_retrieve_logcat) { in dump_log_file()