Searched refs:kMaxDumpSingleLine (Results 1 – 1 of 1) sorted by relevance
2005 const uint32 kMaxDumpSingleLine = 4; in DumpTagValues() local2007 const uint32 kMaxDumpArray = Max_uint32 (gDumpLineLimit, kMaxDumpSingleLine); in DumpTagValues()2027 if (tagCount > kMaxDumpSingleLine) in DumpTagValues()2037 if (tagCount <= kMaxDumpSingleLine) in DumpTagValues()