Home
last modified time | relevance | path

Searched defs:pConfigurableElement (Results 1 – 13 of 13) sorted by relevance

/external/parameter-framework/upstream/parameter/
DHardwareBackSynchronizer.cpp36 const CConfigurableElement *pConfigurableElement, CParameterBlackboard *pParameterBlackboard) in CHardwareBackSynchronizer()
44 const CConfigurableElement *pConfigurableElement = *it; in CHardwareBackSynchronizer() local
DSimulatedBackSynchronizer.cpp36 const CConfigurableElement *pConfigurableElement, CParameterBlackboard *pParameterBlackboard) in CSimulatedBackSynchronizer()
50 const CConfigurableElement *pConfigurableElement = *it; in sync() local
DConfigurableDomain.cpp56 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 …]
DConfigurableElementAggregator.cpp41 void CConfigurableElementAggregator::aggegate(const CConfigurableElement *pConfigurableElement) in aggegate()
48 const CConfigurableElement *pConfigurableElement, in doAggregate()
DConfigurableElement.cpp301 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
DAreaConfiguration.cpp35 CAreaConfiguration::CAreaConfiguration(const CConfigurableElement *pConfigurableElement, in CAreaConfiguration()
43 CAreaConfiguration::CAreaConfiguration(const CConfigurableElement *pConfigurableElement, in CAreaConfiguration()
DBackSynchronizer.h43 CBackSynchronizer(const CConfigurableElement *pConfigurableElement) in CBackSynchronizer()
DVirtualSyncer.cpp36 CVirtualSyncer::CVirtualSyncer(const CConfigurableElement *pConfigurableElement) in CVirtualSyncer()
DDomainConfiguration.cpp115 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()
DParameterMgr.cpp719 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 …]
DBitwiseAreaConfiguration.cpp37 const CConfigurableElement *pConfigurableElement, const CSyncerSet *pSyncerSet) in CBitwiseAreaConfiguration()
DConfigurableDomains.cpp330 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()
DSubsystem.cpp344 bool CSubsystem::handleMappingContext(const CConfigurableElement *pConfigurableElement, in handleMappingContext()