/external/parameter-framework/upstream/parameter/ |
D | ParameterMgrFullConnector.cpp | 68 bool CParameterMgrFullConnector::setTuningMode(bool bOn, string &strError) in setTuningMode() 98 bool CParameterMgrFullConnector::setAutoSync(bool bAutoSyncOn, string &strError) in setAutoSync() 108 bool CParameterMgrFullConnector::sync(string &strError) in sync() 114 bool bSet, string &strError) in accessParameterValue() 122 bool bSet, string &strError) in accessConfigurationValue() 133 bool CParameterMgrFullConnector::createDomain(const string &strName, string &strError) in createDomain() 138 bool CParameterMgrFullConnector::deleteDomain(const string &strName, string &strError) in deleteDomain() 144 string &strError) in renameDomain() 149 bool CParameterMgrFullConnector::deleteAllDomains(string &strError) in deleteAllDomains() 156 string &strError) in createConfiguration() [all …]
|
D | ConfigurableDomains.cpp | 116 bool CConfigurableDomains::createDomain(const string &strName, string &strError) in createDomain() 132 bool CConfigurableDomains::addDomain(CConfigurableDomain &domain, bool bOverwrite, string &strError) in addDomain() 161 bool CConfigurableDomains::deleteDomain(const string &strName, string &strError) in deleteDomain() 180 string &strError) in renameDomain() 194 string &strError) in setSequenceAwareness() 241 string &strError) in createConfiguration() 255 const string &strConfiguration, string &strError) in deleteConfiguration() 271 string &strError) in renameConfiguration() 427 string &strError) in saveConfiguration() 443 string &strError) in setElementSequence() [all …]
|
D | RuleParser.cpp | 61 bool CRuleParser::parse(CCompoundRule *pParentRule, string &strError) in parse() 147 bool CRuleParser::iterate(string &strError) in iterate() 241 bool CRuleParser::next(string &strNext, string &strError) in next()
|
D | SubsystemObject.cpp | 97 string strError; in setDefaultValues() local 107 bool CSubsystemObject::sync(CParameterBlackboard ¶meterBlackboard, bool bBack, string &strError) in sync() 145 bool CSubsystemObject::sendToHW(string &strError) in sendToHW() 161 bool CSubsystemObject::accessHW(bool bReceive, string &strError) in accessHW()
|
D | ParameterMgrPlatformConnector.cpp | 116 bool CParameterMgrPlatformConnector::setFailureOnMissingSubsystem(bool bFail, string &strError) in setFailureOnMissingSubsystem() 134 std::string &strError) in setFailureOnFailedSettingsLoad() 162 std::string &strError) in setValidateSchemasOnStart() 180 bool CParameterMgrPlatformConnector::start(string &strError) in start()
|
D | ParameterAccessContext.cpp | 34 CParameterAccessContext::CParameterAccessContext(std::string &strError, in CParameterAccessContext() 44 CParameterAccessContext::CParameterAccessContext(std::string &strError, in CParameterAccessContext() 51 CParameterAccessContext::CParameterAccessContext(std::string &strError) : base(strError) in CParameterAccessContext()
|
D | ConfigurationAccessContext.cpp | 36 CConfigurationAccessContext::CConfigurationAccessContext(std::string &strError, in CConfigurationAccessContext() 46 CConfigurationAccessContext::CConfigurationAccessContext(string &strError, bool bSerializeOut) in CConfigurationAccessContext()
|
D | SelectionCriterionRule.cpp | 61 bool CSelectionCriterionRule::parse(CRuleParser &ruleParser, string &strError) in parse() 171 string strError; in fromXml() local 217 bool CSelectionCriterionRule::setMatchesWhen(const string &strMatchesWhen, string &strError) in setMatchesWhen()
|
D | ParameterMgr.cpp | 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 [all …]
|
D | ConfigurableDomain.cpp | 279 string strError; in parseConfigurableElements() local 393 string &strError) in removeConfigurableElement() 475 std::string strError = "Configurable element " + pConfigurableElement->getPath() + in split() local 487 std::string strError = "Configurable element " + pConfigurableElement->getPath() + in split() local 619 string &strError) in createConfiguration() 662 bool CConfigurableDomain::deleteConfiguration(const string &strName, string &strError) in deleteConfiguration() 701 string &strError) in renameConfiguration() 744 string &strError) in saveConfiguration() 762 string &strError) in setElementSequence() 796 const CSelectionCriteriaDefinition *pSelectionCriteriaDefinition, string &strError) in setApplicationRule() [all …]
|
D | Subsystem.cpp | 146 string strError; in structureFromXml() local 157 bool CSubsystem::mapSubsystemElements(string &strError) in mapSubsystemElements() 369 bool &bHasCreatedSubsystemObject, string &strError) in handleSubsystemObjectCreation() 436 bool &bKeepDiving, string &strError) in mapBegin()
|
D | XmlDomainSerializingContext.h | 39 CXmlDomainSerializingContext(std::string &strError, bool bWithSettings) in CXmlDomainSerializingContext()
|
D | XmlParameterSerializingContext.cpp | 37 string &strError) in CXmlParameterSerializingContext()
|
D | VirtualSyncer.cpp | 42 bool CVirtualSyncer::sync(CParameterBlackboard ¶meterBlackboard, bool bBack, string &strError) in sync()
|
D | XmlElementSerializingContext.cpp | 36 CXmlElementSerializingContext::CXmlElementSerializingContext(string &strError) : base(strError) in CXmlElementSerializingContext()
|
D | InstanceConfigurableElement.cpp | 79 bool CInstanceConfigurableElement::map(IMapper &mapper, std::string &strError) in map() 191 std::string strError; in sync() local
|
D | ElementLocator.cpp | 41 bool CElementLocator::locate(const string &strPath, CElement **ppElement, string &strError) in locate()
|
D | XmlDomainExportContext.h | 40 : base(strError, bWithSettings), _bValueSpaceIsRaw(bValueSpaceIsRaw), in base() argument
|
D | XmlDomainImportContext.h | 41 CXmlDomainImportContext(std::string &strError, bool bWithSettings, CSystemClass &systemClass) in CXmlDomainImportContext()
|
D | SyncerSet.cpp | 60 std::string strError; in sync() local
|
D | PathNavigator.cpp | 53 bool CPathNavigator::navigateThrough(const std::string &strItemName, std::string &strError) in navigateThrough()
|
/external/parameter-framework/upstream/xmlserializer/ |
D | XmlSerializingContext.cpp | 34 CXmlSerializingContext::CXmlSerializingContext(std::string &strError) in CXmlSerializingContext()
|
/external/parameter-framework/upstream/test/test-platform/ |
D | main.cpp | 103 string strError; in main() local
|
/external/parameter-framework/upstream/skeleton-subsystem/ |
D | SkeletonSubsystemObject.cpp | 78 bool CSkeletonSubsystemObject::accessHW(bool bReceive, string &strError) in accessHW()
|
/external/libxml2/win32/wince/ |
D | wincecompat.c | 13 char *strError[]= {"Error 0","","No such file or directory","","","","","Arg list too long", variable
|