Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DSubsystemObjectCreator.cpp43 const string &CSubsystemObjectCreator::getMappingKey() const in getMappingKey() function in CSubsystemObjectCreator
DSubsystemObjectCreator.h45 const std::string &getMappingKey() const;
DSubsystem.cpp233 strMappingKey = pSubsystemObjectCreator->getMappingKey(); in findSubsystemLevelMappingKeyValue()
376 string strKey = pSubsystemObjectCreator->getMappingKey(); in handleSubsystemObjectCreation()