Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/
Dtombstone.cpp585 char prioChar = (prio < strlen(kPrioChars) ? kPrioChars[prio] : '?'); in dump_log_file() local
597 log_entry.entry.nsec / 1000000, log_entry.entry.pid, log_entry.entry.tid, prioChar, tag, in dump_log_file()