Home
last modified time | relevance | path

Searched defs:strConfigurableElementPath (Results 1 – 4 of 4) sorted by relevance

/external/parameter-framework/parameter/
DDomainConfiguration.cpp89 …string strConfigurableElementPath = xmlConfigurableElementSettingsElement.getAttributeString("Path… in parseSettings() local
245 string strConfigurableElementPath = astrNewElementSequence[uiConfigurableElement]; in setElementSequence() local
522 …figuration* CDomainConfiguration::findAreaConfiguration(const string& strConfigurableElementPath, … in findAreaConfiguration() argument
DParameterMgrFullConnector.cpp288 const string& strConfigurableElementPath, string& strError) in addConfigurableElementToDomain()
295 const string& strConfigurableElementPath, string& strError) in removeConfigurableElementFromDomain()
302 const string& strConfigurableElementPath, string& strError) in split()
DParameterMgr.cpp2106 …addConfigurableElementToDomain(const string& strDomain, const string& strConfigurableElementPath, … in addConfigurableElementToDomain()
2130 …eConfigurableElementFromDomain(const string& strDomain, const string& strConfigurableElementPath, … in removeConfigurableElementFromDomain()
2154 bool CParameterMgr::split(const string& strDomain, const string& strConfigurableElementPath, string… in split()
DConfigurableDomain.cpp277 … string strConfigurableElementPath = xmlConfigurableElementElement.getAttributeString("Path"); in parseConfigurableElements() local