Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DFormattedSubsystemObject.cpp108 string strEndOfLineAmended = in formatMappingValue() local
116 strFormattedValue.substr(0, uiPercentPos) + strAmendValue + strEndOfLineAmended; in formatMappingValue()