Searched defs:pConfigurableElement (Results 1 – 12 of 12) sorted by relevance
/external/parameter-framework/parameter/ |
D | HardwareBackSynchronizer.cpp | 35 …HardwareBackSynchronizer::CHardwareBackSynchronizer(const CConfigurableElement* pConfigurableEleme… in CHardwareBackSynchronizer() 43 const CConfigurableElement* pConfigurableElement = *it; in CHardwareBackSynchronizer() local
|
D | SimulatedBackSynchronizer.cpp | 35 …mulatedBackSynchronizer::CSimulatedBackSynchronizer(const CConfigurableElement* pConfigurableEleme… in CSimulatedBackSynchronizer() 49 const CConfigurableElement* pConfigurableElement = *it; in sync() local
|
D | ConfigurableDomain.cpp | 59 CConfigurableElement* pConfigurableElement = *it; in ~CConfigurableDomain() local 164 const CConfigurableElement* pConfigurableElement = *it; in composeConfigurableElements() local 290 CConfigurableElement* pConfigurableElement = in parseConfigurableElements() local 357 bool CConfigurableDomain::addConfigurableElement(CConfigurableElement* pConfigurableElement, const … in addConfigurableElement() 381 bool CConfigurableDomain::removeConfigurableElement(CConfigurableElement* pConfigurableElement, str… in removeConfigurableElement() 457 bool CConfigurableDomain::split(CConfigurableElement* pConfigurableElement, string& strError) in split() 610 const CConfigurableElement* pConfigurableElement = *it;; in createConfiguration() local 669 const CConfigurableElement* pConfigurableElement = *it; in listAssociatedToElements() local 848 void CConfigurableDomain::validateAreas(const CConfigurableElement* pConfigurableElement, const CPa… in validateAreas() 873 const CConfigurableElement* pConfigurableElement = *it; in autoValidateAll() local [all …]
|
D | ConfigurableElement.cpp | 167 const CConfigurableElement* pConfigurableElement = in getListOfElementsWithMapping() local 183 …const CConfigurableElement* pConfigurableElement = static_cast<const CConfigurableElement*>(getChi… in setDefaultValues() local 209 …CConfigurableElement* pConfigurableElement = static_cast<CConfigurableElement*>(getChild(uiIndex)); in setOffset() local 231 …const CConfigurableElement* pConfigurableElement = static_cast<const CConfigurableElement*>(getChi… in getFootPrint() local 279 …const CConfigurableElement* pConfigurableElement = static_cast<const CConfigurableElement*>(getChi… in fillSyncerSetFromDescendant() local 348 const CConfigurableElement* pConfigurableElement = *it; in listRogueElements() local
|
D | ConfigurableElementAggregator.cpp | 39 void CConfigurableElementAggregator::aggegate(const CConfigurableElement* pConfigurableElement) in aggegate() 45 bool CConfigurableElementAggregator::doAggregate(const CConfigurableElement* pConfigurableElement, … in doAggregate()
|
D | DomainConfiguration.cpp | 126 … const CConfigurableElement* pConfigurableElement = pAreaConfiguration->getConfigurableElement(); in composeSettings() local 149 const CConfigurableElement* pConfigurableElement = pAreaConfiguration->getConfigurableElement(); in serializeConfigurableElementSettings() local 217 void CDomainConfiguration::addConfigurableElement(const CConfigurableElement* pConfigurableElement,… in addConfigurableElement() 225 …oid CDomainConfiguration::removeConfigurableElement(const CConfigurableElement* pConfigurableEleme… in removeConfigurableElement() 284 … const CConfigurableElement* pConfigurableElement = pAreaConfiguration->getConfigurableElement(); in getElementSequence() local 395 void CDomainConfiguration::validate(const CConfigurableElement* pConfigurableElement, const CParame… in validate() 428 …st CDomainConfiguration* pValidDomainConfiguration, const CConfigurableElement* pConfigurableEleme… in validateAgainst()
|
D | BackSynchronizer.h | 41 CBackSynchronizer(const CConfigurableElement* pConfigurableElement) in CBackSynchronizer()
|
D | AreaConfiguration.cpp | 36 CAreaConfiguration::CAreaConfiguration(const CConfigurableElement* pConfigurableElement, const CSyn… in CAreaConfiguration() 43 CAreaConfiguration::CAreaConfiguration(const CConfigurableElement* pConfigurableElement, const CSyn… in CAreaConfiguration()
|
D | ConfigurableDomains.cpp | 296 …l CConfigurableDomains::split(const string& strDomain, CConfigurableElement* pConfigurableElement,… in split() 325 const CConfigurableElement* pConfigurableElement = *it; in listAssociatedElements() local 349 const CConfigurableElement* pConfigurableElement = *it; in listConflictingElements() local 513 …ddConfigurableElementToDomain(const string& strDomain, CConfigurableElement* pConfigurableElement,… in addConfigurableElementToDomain() 526 …ConfigurableElementFromDomain(const string& strDomain, CConfigurableElement* pConfigurableElement,… in removeConfigurableElementFromDomain() 541 … const CConfigurableElement* pConfigurableElement, in findConfigurationBlackboard()
|
D | VirtualSyncer.cpp | 36 CVirtualSyncer::CVirtualSyncer(const CConfigurableElement* pConfigurableElement) : _pConfigurableEl… in CVirtualSyncer()
|
D | BitwiseAreaConfiguration.cpp | 36 …BitwiseAreaConfiguration::CBitwiseAreaConfiguration(const CConfigurableElement *pConfigurableEleme… in CBitwiseAreaConfiguration()
|
D | ParameterMgr.cpp | 815 …const CConfigurableElement* pConfigurableElement = static_cast<const CConfigurableElement*>(pEleme… in getConfigurableElement() local 823 const CConfigurableElement* pConfigurableElement = getConfigurableElement(strPath, strError); in createParameterHandle() local 1423 …const CConfigurableElement* pConfigurableElement = static_cast<const CConfigurableElement*>(pLocat… in getElementSizeCommandProcess() local 1443 …const CConfigurableElement* pConfigurableElement = static_cast<const CConfigurableElement*>(pLocat… in showPropertiesCommandProcess() local 1485 …const CConfigurableElement* pConfigurableElement = static_cast<const CConfigurableElement*>(pLocat… in listBelongingDomainsCommandProcess() local 1505 …const CConfigurableElement* pConfigurableElement = static_cast<const CConfigurableElement*>(pLocat… in listAssociatedDomainsCommandProcess() local 1756 const CConfigurableElement* pConfigurableElement = getConfigurableElement(strPath, strResult); in getParameterMapping() local 1793 …const CConfigurableElement* pConfigurableElement = static_cast<const CConfigurableElement*>(pLocat… in accessConfigurationValue() local 2124 … CConfigurableElement* pConfigurableElement = static_cast<CConfigurableElement*>(pLocatedElement); in addConfigurableElementToDomain() local 2148 … CConfigurableElement* pConfigurableElement = static_cast<CConfigurableElement*>(pLocatedElement); in removeConfigurableElementFromDomain() local [all …]
|