HomeSort by relevance Sort by last modified time
    Searched refs:should_retrieve_logcat (Results 1 - 2 of 2) sorted by null

  /system/core/debuggerd/
utility.h 50 bool should_retrieve_logcat; member in struct:log_t
53 : tfd(-1), amfd(-1), crashed_tid(-1), current_tid(-1), should_retrieve_logcat(true) {}
tombstone.cpp 218 log->should_retrieve_logcat = false;
456 if (!log->should_retrieve_logcat) {

Completed in 193 milliseconds