Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DConfigurableElement.cpp165 if (isOfConfigurableElementType(pParent)) { in getListOfElementsWithMapping()
245 if (isOfConfigurableElementType(pParent)) { in getSyncer()
314 if (isOfConfigurableElementType(pParent)) { in getBelongingDomains()
469 if (isOfConfigurableElementType(pParent)) { in belongsToDomainAscending()
498 bool CConfigurableElement::isOfConfigurableElementType(const CElement* pParent) const in isOfConfigurableElementType() function in CConfigurableElement
DConfigurableElement.h145 bool isOfConfigurableElementType(const CElement* pParent) const;