Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DSubsystemObjectCreator.cpp34 CSubsystemObjectCreator::CSubsystemObjectCreator(const string& strMappingKey, uint32_t uiAncestorId… in CSubsystemObjectCreator()
DSubsystemObjectFactory.h39 …TSubsystemObjectFactory(const std::string& strMappingKey, uint32_t uiAncestorIdMask, uint32_t uiMa… in CSubsystemObjectCreator() argument
DSubsystem.cpp248 string& strMappingKey, in findSubsystemLevelMappingKeyValue()
286 string strMappingKey; in getFormattedSubsystemMappingData() local
342 void CSubsystem::addContextMappingKey(const string& strMappingKey) in addContextMappingKey()