Home
last modified time | relevance | path

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

/external/parameter-framework/parameter/
DSystemClass.h58 const CSubsystemLibrary* getSubsystemLibrary() const;
DSystemClass.cpp275 const CSubsystemLibrary* CSystemClass::getSubsystemLibrary() const in getSubsystemLibrary() function in CSystemClass
DParameterMgr.cpp2457 …ElementBuilder("Subsystem", new CSubsystemElementBuilder(getSystemClass()->getSubsystemLibrary())); in feedElementLibraries()