HomeSort by relevance Sort by last modified time
    Searched refs:bHumanReadable (Results 1 - 7 of 7) sorted by null

  /external/parameter-framework/upstream/parameter/
SelectionCriteriaDefinition.h 52 bool bHumanReadable) const;
SelectionCriteria.h 68 bool bHumanReadable) const;
SelectionCriteria.cpp 67 bool bWithTypeInfo, bool bHumanReadable) const
70 bHumanReadable);
SelectionCriteriaDefinition.cpp 64 bool bHumanReadable) const
76 pSelectionCriterion->getFormattedDescription(bWithTypeInfo, bHumanReadable));
SelectionCriterion.h 67 std::string getFormattedDescription(bool bWithTypeInfo, bool bHumanReadable) const;
SelectionCriterion.cpp 130 bool bHumanReadable) const
134 if (bHumanReadable) {
ParameterMgr.cpp     [all...]

Completed in 600 milliseconds