Searched defs:ReportKey (Results 1 – 1 of 1) sorted by relevance
286 struct ReportKey { struct291 ReportKeyCompareFunction &compareFunction_; argument292 ReportKeyGetFunction &GetFunction_; argument295 ReportKey(const std::string keyName, ReportKeyCompareFunction &compareFunction, in ReportKey() argument307 void UpdateValueMaxLen(const std::string &value) in UpdateValueMaxLen()316 void UpdateValueMaxLen(size_t value) in UpdateValueMaxLen()325 std::string GetValue(const ReportItem &i) in GetValue()330 bool ShouldDisplay(const ReportItem &i) in ShouldDisplay()