Searched defs:strConfigurableElementPath (Results 1 – 4 of 4) sorted by relevance
/external/parameter-framework/parameter/ |
D | DomainConfiguration.cpp | 89 …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
|
D | ParameterMgrFullConnector.cpp | 288 const string& strConfigurableElementPath, string& strError) in addConfigurableElementToDomain() 295 const string& strConfigurableElementPath, string& strError) in removeConfigurableElementFromDomain() 302 const string& strConfigurableElementPath, string& strError) in split()
|
D | ParameterMgr.cpp | 2106 …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()
|
D | ConfigurableDomain.cpp | 277 … string strConfigurableElementPath = xmlConfigurableElementElement.getAttributeString("Path"); in parseConfigurableElements() local
|