Home
last modified time | relevance | path

Searched refs:pAssociatedConfigurableElement (Results 1 – 1 of 1) sorted by relevance

/external/parameter-framework/upstream/parameter/
DConfigurableDomain.cpp450 const CConfigurableElement *pAssociatedConfigurableElement = *it; in findConfigurationBlackboard() local
453 if ((pCandidateDescendantConfigurableElement == pAssociatedConfigurableElement) || in findConfigurationBlackboard()
455 pAssociatedConfigurableElement))) { in findConfigurationBlackboard()
457 baseOffset = pAssociatedConfigurableElement->getOffset(); in findConfigurationBlackboard()
460 return pDomainConfiguration->getBlackboard(pAssociatedConfigurableElement); in findConfigurationBlackboard()