Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterFrameworkConfiguration.h40 const std::string &getSystemClassName() const;
DParameterFrameworkConfiguration.cpp45 const std::string &CParameterFrameworkConfiguration::getSystemClassName() const in getSystemClassName() function in CParameterFrameworkConfiguration
DParameterMgr.cpp446 getSystemClass()->setName(getConstFrameworkConfiguration()->getSystemClassName()); in loadFrameworkConfiguration()
447 getConfigurableDomains()->setName(getConstFrameworkConfiguration()->getSystemClassName()); in loadFrameworkConfiguration()