Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DSelectionCriterionType.cpp199 std::string strSingleValue; in getFormattedState() local
201 if (!getLiteralValue(iSingleBitValue, strSingleValue)) { in getFormattedState()
213 strFormattedState += strSingleValue; in getFormattedState()