Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DSelectionCriterionType.cpp180 std::string strSingleValue; in getFormattedState() local
182 if (!getLiteralValue(iSingleBitValue, strSingleValue)) { in getFormattedState()
194 strFormattedState += strSingleValue; in getFormattedState()