Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DFormattedSubsystemObject.cpp65 formatMappingValue(_strFormattedMappingValue, firstAmendKey, nbAmendKeys, context); in CFormattedSubsystemObject()
79 string CFormattedSubsystemObject::formatMappingValue(const string &strMappingValue, in formatMappingValue() function in CFormattedSubsystemObject
109 formatMappingValue(strEndOfLine, firstAmendKey, nbAmendKeys, context); in formatMappingValue()
DFormattedSubsystemObject.h108 static std::string formatMappingValue(const std::string &strMappingValue, size_t firstAmendKey,