Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterMgrFullConnector.cpp203 const string &strDomain, const string &strConfigurableElementPath, string &strError) in addConfigurableElementToDomain()
210 const string &strDomain, const string &strConfigurableElementPath, string &strError) in removeConfigurableElementFromDomain()
217 const string &strConfigurableElementPath, string &strError) in split()
DParameterMgr.cpp2389 const string &strConfigurableElementPath, in addConfigurableElementToDomain()
2431 const string &strConfigurableElementPath, in removeConfigurableElementFromDomain()
2464 bool CParameterMgr::split(const string &strDomain, const string &strConfigurableElementPath, in split()
DConfigurableDomain.cpp275 string strConfigurableElementPath; in parseConfigurableElements() local