Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DParameterMgrFullConnector.cpp143 bool CParameterMgrFullConnector::renameDomain(const string &strName, const string &strNewName, in renameDomain()
DConfigurableDomains.cpp179 bool CConfigurableDomains::renameDomain(const string &strName, const string &strNewName, in renameDomain()
DConfigurableDomain.cpp700 bool CConfigurableDomain::renameConfiguration(const string &strName, const string &strNewName, in renameConfiguration()
DParameterMgr.cpp2251 bool CParameterMgr::renameDomain(const string &strName, const string &strNewName, string &strError) in renameDomain()