Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DFormattedSubsystemObject.cpp55 const string &strMappingValue, size_t firstAmendKey, size_t nbAmendKeys, in CFormattedSubsystemObject() argument
65 formatMappingValue(_strFormattedMappingValue, firstAmendKey, nbAmendKeys, context); in CFormattedSubsystemObject()
80 size_t firstAmendKey, size_t nbAmendKeys, in formatMappingValue() argument
100 size_t uiAmendType = firstAmendKey + uiAmendNumber - 1; in formatMappingValue()
109 formatMappingValue(strEndOfLine, firstAmendKey, nbAmendKeys, context); in formatMappingValue()
DFormattedSubsystemObject.h72 size_t firstAmendKey, size_t nbAmendKeys,
108 static std::string formatMappingValue(const std::string &strMappingValue, size_t firstAmendKey,