Searched refs:pAssociatedConfigurableElement (Results 1 – 1 of 1) sorted by relevance
438 const CConfigurableElement* pAssociatedConfigurableElement = *it; in findConfigurationBlackboard() local441 if ((pCandidateDescendantConfigurableElement == pAssociatedConfigurableElement) || in findConfigurationBlackboard()442 … (pCandidateDescendantConfigurableElement->isDescendantOf(pAssociatedConfigurableElement))) { in findConfigurationBlackboard()444 uiBaseOffset = pAssociatedConfigurableElement->getOffset(); in findConfigurationBlackboard()447 return pDomainConfiguration->getBlackboard(pAssociatedConfigurableElement); in findConfigurationBlackboard()