Searched defs:prioChar (Results 1 - 1 of 1) sorted by relevance

/system/core/debuggerd/
H A Dtombstone.c542 char prioChar = (prio < strlen(kPrioChars) ? kPrioChars[prio] : '?'); local
555 prioChar, tag, msg);
561 prioChar, tag, msg);

Completed in 1621 milliseconds