Home
last modified time | relevance | path

Searched defs:strMappingKey (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/upstream/parameter/
DSubsystemObjectCreator.cpp34 CSubsystemObjectCreator::CSubsystemObjectCreator(const string &strMappingKey, in CSubsystemObjectCreator()
DSubsystemObjectFactory.h42 : CSubsystemObjectCreator(strMappingKey, uiAncestorIdMask, maxConfigurableElementSize) in CSubsystemObjectCreator() argument
DSubsystem.cpp223 const CInstanceConfigurableElement *pInstanceConfigurableElement, string &strMappingKey, in findSubsystemLevelMappingKeyValue()
261 string strMappingKey; in getFormattedSubsystemMappingData() local
306 void CSubsystem::addContextMappingKey(const string &strMappingKey) in addContextMappingKey()