Searched refs:strNewConfiguration (Results 1 – 5 of 5) sorted by relevance
/external/parameter-framework/parameter/ |
D | ParameterMgrFullConnector.cpp | 255 const string& strNewConfiguration, in renameConfiguration() argument 258 return _pParameterMgr->renameConfiguration(strDomain, strConfiguration, strNewConfiguration, in renameConfiguration()
|
D | ParameterMgr.h | 257 …strDomain, const std::string& strConfiguration, const std::string& strNewConfiguration, std::strin…
|
D | ParameterMgr.cpp | 2061 const string& strNewConfiguration, string& strError) in renameConfiguration() argument 2064 strNewConfiguration, strError); in renameConfiguration()
|
/external/parameter-framework/parameter/include/ |
D | ParameterMgrFullConnector.h | 183 …strDomain, const std::string& strConfiguration, const std::string& strNewConfiguration, std::strin…
|
/external/parameter-framework/bindings/python/ |
D | pfw.i | 140 …strDomain, const std::string& strConfiguration, const std::string& strNewConfiguration, std::strin…
|