Searched refs:kMaxDumpString (Results 1 – 1 of 1) sorted by relevance
1932 const uint32 kMaxDumpString = gDumpLineLimit * 64; in DumpString() local1940 while (*ss != 0 && total++ < kMaxDumpString) in DumpString()