Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/parameter/
DSystemClass.h66 const CSubsystemLibrary *getSubsystemLibrary() const;
DSystemClass.cpp223 const CSubsystemLibrary *CSystemClass::getSubsystemLibrary() const in getSubsystemLibrary() function in CSystemClass
DParameterMgr.cpp2765 "Subsystem", new CSubsystemElementBuilder(getSystemClass()->getSubsystemLibrary())); in feedElementLibraries()