Searched refs:bHumanReadable (Results 1 – 7 of 7) sorted by relevance
67 bool bWithTypeInfo, bool bHumanReadable) const in listSelectionCriteria()70 bHumanReadable); in listSelectionCriteria()
64 bool bHumanReadable) const in listSelectionCriteria()76 pSelectionCriterion->getFormattedDescription(bWithTypeInfo, bHumanReadable)); in listSelectionCriteria()
130 bool bHumanReadable) const in getFormattedDescription()134 if (bHumanReadable) { in getFormattedDescription()
52 bool bHumanReadable) const;
68 bool bHumanReadable) const;
67 std::string getFormattedDescription(bool bWithTypeInfo, bool bHumanReadable) const;
1100 bool bHumanReadable = strOutputFormat.empty(); in listCriteriaCommandProcess() local1103 getSelectionCriteria()->listSelectionCriteria(lstrResult, true, bHumanReadable); in listCriteriaCommandProcess()