HomeSort by relevance Sort by last modified time
    Searched refs:isOfConfigurableElementType (Results 1 - 2 of 2) sorted by null

  /external/parameter-framework/upstream/parameter/
ConfigurableElement.cpp 283 while (element != nullptr and isOfConfigurableElementType(element)) {
377 if (isOfConfigurableElementType(pParent)) {
450 if (isOfConfigurableElementType(pParent)) {
618 if (isOfConfigurableElementType(pParent)) {
646 bool CConfigurableElement::isOfConfigurableElementType(const CElement *pParent) const
ConfigurableElement.h 229 bool isOfConfigurableElementType(const CElement *pParent) const;

Completed in 1206 milliseconds