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

/system/core/debuggerd/
H A Dtombstone.c466 const int kShortLogLineLen = 256; local
467 char shortLog[kShortLogMaxLines][kShortLogLineLen];
552 snprintf(shortLog[shortLogNext], kShortLogLineLen,

Completed in 225 milliseconds