/external/parameter-framework/upstream/parameter/ |
D | HardwareBackSynchronizer.cpp | 36 const CConfigurableElement *pConfigurableElement, CParameterBlackboard *pParameterBlackboard) in CHardwareBackSynchronizer() 44 const CConfigurableElement *pConfigurableElement = *it; in CHardwareBackSynchronizer() local
|
D | SimulatedBackSynchronizer.cpp | 36 const CConfigurableElement *pConfigurableElement, CParameterBlackboard *pParameterBlackboard) in CSimulatedBackSynchronizer() 50 const CConfigurableElement *pConfigurableElement = *it; in sync() local
|
D | ConfigurableDomain.cpp | 56 CConfigurableElement *pConfigurableElement = *it; in ~CConfigurableDomain() local 157 const CConfigurableElement *pConfigurableElement = *it; in composeConfigurableElements() local 291 CConfigurableElement *pConfigurableElement = in parseConfigurableElements() local 364 bool CConfigurableDomain::addConfigurableElement(CConfigurableElement *pConfigurableElement, in addConfigurableElement() 392 bool CConfigurableDomain::removeConfigurableElement(CConfigurableElement *pConfigurableElement, in removeConfigurableElement() 470 bool CConfigurableDomain::split(CConfigurableElement *pConfigurableElement, core::Results &infos) in split() 637 const CConfigurableElement *pConfigurableElement = *it; in createConfiguration() local 694 const CConfigurableElement *pConfigurableElement = *it; in listAssociatedToElements() local 896 void CConfigurableDomain::validateAreas(const CConfigurableElement *pConfigurableElement, in validateAreas() 921 const CConfigurableElement *pConfigurableElement = *it; in autoValidateAll() local [all …]
|
D | ConfigurableElementAggregator.cpp | 41 void CConfigurableElementAggregator::aggegate(const CConfigurableElement *pConfigurableElement) in aggegate() 48 const CConfigurableElement *pConfigurableElement, in doAggregate()
|
D | ConfigurableElement.cpp | 301 const CConfigurableElement *pConfigurableElement = in setDefaultValues() local 340 CConfigurableElement *pConfigurableElement = in setOffset() local 362 const CConfigurableElement *pConfigurableElement = in getFootPrint() local 410 const CConfigurableElement *pConfigurableElement = in fillSyncerSetFromDescendant() local 484 const CConfigurableElement *pConfigurableElement = *it; in listRogueElements() local
|
D | AreaConfiguration.cpp | 35 CAreaConfiguration::CAreaConfiguration(const CConfigurableElement *pConfigurableElement, in CAreaConfiguration() 43 CAreaConfiguration::CAreaConfiguration(const CConfigurableElement *pConfigurableElement, in CAreaConfiguration()
|
D | BackSynchronizer.h | 43 CBackSynchronizer(const CConfigurableElement *pConfigurableElement) in CBackSynchronizer()
|
D | VirtualSyncer.cpp | 36 CVirtualSyncer::CVirtualSyncer(const CConfigurableElement *pConfigurableElement) in CVirtualSyncer()
|
D | DomainConfiguration.cpp | 115 const CConfigurableElement *pConfigurableElement = in composeSettings() local 221 const CConfigurableElement *pConfigurableElement) in removeConfigurableElement() 346 void CDomainConfiguration::validate(const CConfigurableElement *pConfigurableElement, in validate() 378 const CConfigurableElement *pConfigurableElement) in validateAgainst()
|
D | ParameterMgr.cpp | 719 const CConfigurableElement *pConfigurableElement = in getConfigurableElement() local 736 CConfigurableElement *pConfigurableElement = getConfigurableElement(strPath, strError); in createParameterHandle() local 760 CConfigurableElement *pConfigurableElement; in createElementHandle() local 1442 const CConfigurableElement *pConfigurableElement = in getElementBytesCommandProcess() local 1489 const CConfigurableElement *pConfigurableElement = in setElementBytesCommandProcess() local 1656 const CConfigurableElement *pConfigurableElement = in getElementSizeCommandProcess() local 1678 const CConfigurableElement *pConfigurableElement = in showPropertiesCommandProcess() local 1726 const CConfigurableElement *pConfigurableElement = in listBelongingDomainsCommandProcess() local 1748 const CConfigurableElement *pConfigurableElement = in listAssociatedDomainsCommandProcess() local 1985 const CConfigurableElement *pConfigurableElement = getConfigurableElement(strPath, strResult); in getParameterMapping() local [all …]
|
D | BitwiseAreaConfiguration.cpp | 37 const CConfigurableElement *pConfigurableElement, const CSyncerSet *pSyncerSet) in CBitwiseAreaConfiguration()
|
D | ConfigurableDomains.cpp | 330 const CConfigurableElement *pConfigurableElement = *it; in listAssociatedElements() local 352 const CConfigurableElement *pConfigurableElement = *it; in listConflictingElements() local 554 const string &strDomain, CConfigurableElement *pConfigurableElement, string &strError) in removeConfigurableElementFromDomain() 569 const CConfigurableElement *pConfigurableElement, size_t &baseOffset, bool &bIsLastApplied, in findConfigurationBlackboard()
|
D | Subsystem.cpp | 344 bool CSubsystem::handleMappingContext(const CConfigurableElement *pConfigurableElement, in handleMappingContext()
|