Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DConfigurableDomain.cpp418 … const CConfigurableElement* pCandidateDescendantConfigurableElement, in findConfigurationBlackboard() argument
441 if ((pCandidateDescendantConfigurableElement == pAssociatedConfigurableElement) || in findConfigurationBlackboard()
442 … (pCandidateDescendantConfigurableElement->isDescendantOf(pAssociatedConfigurableElement))) { in findConfigurationBlackboard()