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

/external/parameter-framework/upstream/parameter/
H A DSubsystem.cpp300 const CSubsystem *CSubsystem::getBelongingSubsystem() const function in class:CSubsystem
H A DConfigurableElement.cpp626 const CSubsystem *CConfigurableElement::getBelongingSubsystem() const function in class:CConfigurableElement
636 return static_cast<const CConfigurableElement *>(pParent)->getBelongingSubsystem();

Completed in 382 milliseconds