Searched defs:pCandidateDescendantConfigurableElement (Results 1 - 1 of 1) sorted by relevance

/external/parameter-framework/upstream/parameter/
H A DConfigurableDomain.cpp420 * @param[in] pCandidateDescendantConfigurableElement Pointer to a CConfigurableElement that
431 const CConfigurableElement *pCandidateDescendantConfigurableElement, size_t &baseOffset,
453 if ((pCandidateDescendantConfigurableElement == pAssociatedConfigurableElement) ||
454 (pCandidateDescendantConfigurableElement->isDescendantOf(
429 findConfigurationBlackboard( const string &strConfiguration, const CConfigurableElement *pCandidateDescendantConfigurableElement, size_t &baseOffset, bool &bIsLastApplied, string &strError) const argument

Completed in 81 milliseconds