Home
last modified time | relevance | path

Searched refs:getFormattedDescription (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/upstream/parameter/
DSelectionCriterion.cpp71 << getFormattedDescription(false, false); in setCriterionState()
129 std::string CSelectionCriterion::getFormattedDescription(bool bWithTypeInfo, in getFormattedDescription() function in CSelectionCriterion
DSelectionCriterion.h67 std::string getFormattedDescription(bool bWithTypeInfo, bool bHumanReadable) const;
DSelectionCriteriaDefinition.cpp76 pSelectionCriterion->getFormattedDescription(bWithTypeInfo, bHumanReadable)); in listSelectionCriteria()