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

/system/core/debuggerd/
H A Dtombstone.c467 char shortLog[kShortLogMaxLines][kShortLogLineLen]; local
552 snprintf(shortLog[shortLogNext], kShortLogLineLen,
579 _LOG(log, true, "%s\n", shortLog[shortLogNext]);

Completed in 75 milliseconds