/aosp_15_r20/external/parameter-framework/upstream/parameter/ |
H A 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 …]
|
H A 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 1449 const CConfigurableElement *pConfigurableElement = in getElementBytesCommandProcess() local 1496 const CConfigurableElement *pConfigurableElement = in setElementBytesCommandProcess() local 1663 const CConfigurableElement *pConfigurableElement = in getElementSizeCommandProcess() local 1685 const CConfigurableElement *pConfigurableElement = in showPropertiesCommandProcess() local 1733 const CConfigurableElement *pConfigurableElement = in listBelongingDomainsCommandProcess() local 1755 const CConfigurableElement *pConfigurableElement = in listAssociatedDomainsCommandProcess() local 1992 const CConfigurableElement *pConfigurableElement = getConfigurableElement(strPath, strResult); in getParameterMapping() local [all …]
|
H A 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
|
H A 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()
|
H A 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()
|
H A D | HardwareBackSynchronizer.cpp | 36 const CConfigurableElement *pConfigurableElement, CParameterBlackboard *pParameterBlackboard) in CHardwareBackSynchronizer() 44 const CConfigurableElement *pConfigurableElement = *it; in CHardwareBackSynchronizer() local
|
H A D | SimulatedBackSynchronizer.cpp | 36 const CConfigurableElement *pConfigurableElement, CParameterBlackboard *pParameterBlackboard) in CSimulatedBackSynchronizer() 50 const CConfigurableElement *pConfigurableElement = *it; in sync() local
|
H A D | ConfigurableElementAggregator.cpp | 41 void CConfigurableElementAggregator::aggegate(const CConfigurableElement *pConfigurableElement) in aggegate() 48 const CConfigurableElement *pConfigurableElement, in doAggregate()
|
H A D | AreaConfiguration.cpp | 35 CAreaConfiguration::CAreaConfiguration(const CConfigurableElement *pConfigurableElement, in CAreaConfiguration() 43 CAreaConfiguration::CAreaConfiguration(const CConfigurableElement *pConfigurableElement, in CAreaConfiguration()
|
H A D | BackSynchronizer.h | 43 CBackSynchronizer(const CConfigurableElement *pConfigurableElement) in CBackSynchronizer()
|
H A D | VirtualSyncer.cpp | 36 CVirtualSyncer::CVirtualSyncer(const CConfigurableElement *pConfigurableElement) in CVirtualSyncer()
|
H A D | BitwiseAreaConfiguration.cpp | 37 const CConfigurableElement *pConfigurableElement, const CSyncerSet *pSyncerSet) in CBitwiseAreaConfiguration()
|
H A D | Subsystem.cpp | 344 bool CSubsystem::handleMappingContext(const CConfigurableElement *pConfigurableElement, in handleMappingContext()
|