Searched refs:quiet (Results 1 - 5 of 5) sorted by relevance

/system/core/debuggerd/
H A Dtombstone.h29 bool dump_sibling_threads, bool quiet, bool* detach_failed, int* total_sleep_time_usec);
H A Dutility.h28 bool quiet; member in struct:__anon290
H A Dutility.c47 if (!in_tombstone_only && (!log || !log->quiet)) {
H A Dbacktrace.c119 log.quiet = true;
H A Dtombstone.c694 bool dump_sibling_threads, bool quiet, bool* detach_failed,
715 log.quiet = quiet;
693 engrave_tombstone(pid_t pid, pid_t tid, int signal, bool dump_sibling_threads, bool quiet, bool* detach_failed, int* total_sleep_time_usec) argument

Completed in 761 milliseconds