Lines Matching defs:strError
357 bool CParameterMgr::load(string &strError) in load()
427 bool CParameterMgr::loadFrameworkConfiguration(string &strError) in loadFrameworkConfiguration()
488 bool CParameterMgr::loadStructure(string &strError) in loadStructure()
540 bool CParameterMgr::loadSettings(string &strError) in loadSettings()
561 bool CParameterMgr::loadSettingsFromConfigFile(string &strError) in loadSettingsFromConfigFile()
652 bool CParameterMgr::init(string &strError) in init()
725 CConfigurableElement *CParameterMgr::getConfigurableElement(const string &strPath, string &strError) in getConfigurableElement()
734 CParameterHandle *CParameterMgr::createParameterHandle(const string &strPath, string &strError) in createParameterHandle()
1237 string strError; in dumpDomainsCommandProcess() local
1632 string strError; in dumpElementCommandProcess() local
1785 string strError; in getConfigurationParameterCommandProcess() local
1960 string &strError) in accessParameterValue()
2011 string &strValue, bool bSet, string &strError) in accessConfigurationValue()
2091 string &strError) in accessValue()
2112 bool CParameterMgr::setTuningMode(bool bOn, string &strError) in setTuningMode()
2171 bool CParameterMgr::setAutoSync(bool bAutoSyncOn, string &strError) in setAutoSync()
2196 bool CParameterMgr::sync(string &strError) in sync()
2223 bool CParameterMgr::createDomain(const string &strName, string &strError) in createDomain()
2236 bool CParameterMgr::deleteDomain(const string &strName, string &strError) in deleteDomain()
2251 bool CParameterMgr::renameDomain(const string &strName, const string &strNewName, string &strError) in renameDomain()
2260 bool CParameterMgr::deleteAllDomains(string &strError) in deleteAllDomains()
2302 string &strError) in createConfiguration()
2319 const string &strNewConfiguration, string &strError) in renameConfiguration()
2330 string &strError) in deleteConfiguration()
2351 string strError; in restoreConfiguration() local
2370 string &strError) in saveConfiguration()
2390 string &strError) in addConfigurableElementToDomain()
2432 string &strError) in removeConfigurableElementFromDomain()
2465 string &strError) in split()
2506 string &strError) in setElementSequence()
2525 const string &strApplicationRule, string &strError) in setApplicationRule()
2533 string &strError) in clearApplicationRule()
2847 bool CParameterMgr::handleRemoteProcessingInterface(string &strError) in handleRemoteProcessingInterface()