Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DSubsystemObjectCreator.cpp40 const string& CSubsystemObjectCreator::getMappingKey() const in getMappingKey() function in CSubsystemObjectCreator
DSubsystemObjectCreator.h42 const std::string& getMappingKey() const;
DSubsystem.cpp258 strMappingKey = pSubsystemObjectCreator->getMappingKey(); in findSubsystemLevelMappingKeyValue()
416 string strKey = pSubsystemObjectCreator->getMappingKey(); in handleSubsystemObjectCreation()