Searched defs:ReportKey (Results 1 – 1 of 1) sorted by relevance
285 struct ReportKey { struct290 ReportKeyCompareFunction &compareFunction_; argument291 ReportKeyGetFunction &GetFunction_; argument294 ReportKey(const std::string keyName, ReportKeyCompareFunction &compareFunction, in ReportKey() argument306 void UpdateValueMaxLen(const std::string &value) in UpdateValueMaxLen()315 void UpdateValueMaxLen(size_t value) in UpdateValueMaxLen()324 std::string GetValue(const ReportItem &i) in GetValue()329 bool ShouldDisplay(const ReportItem &i) in ShouldDisplay()