Searched refs:prioChar (Results 1 - 1 of 1) sorted by path

/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 64 milliseconds