HomeSort by relevance Sort by last modified time
    Searched full:csubsystemlibrary (Results 1 - 9 of 9) sorted by null

  /external/parameter-framework/parameter/
SubsystemElementBuilder.h 34 class CSubsystemLibrary;
39 CSubsystemElementBuilder(const CSubsystemLibrary* pSubsystemLibrary);
44 const CSubsystemLibrary* _pSubsystemLibrary;
SystemClass.h 37 class CSubsystemLibrary;
58 const CSubsystemLibrary* getSubsystemLibrary() const;
109 CSubsystemLibrary* _pSubsystemLibrary;
SubsystemElementBuilder.cpp 33 CSubsystemElementBuilder::CSubsystemElementBuilder(const CSubsystemLibrary* pSubsystemLibrary) :
SubsystemLibrary.h 37 class CSubsystemLibrary :
SystemClass.cpp 64 typedef void (*GetSubsystemBuilder)(CSubsystemLibrary*);
66 CSystemClass::CSystemClass() : _pSubsystemLibrary(new CSubsystemLibrary)
275 const CSubsystemLibrary* CSystemClass::getSubsystemLibrary() const
ParameterMgr.h 50 class CSubsystemLibrary;
    [all...]
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
PolicySubsystemBuilder.cpp 24 void getPOLICYSubsystemBuilder(CSubsystemLibrary *subsystemLibrary)
  /external/parameter-framework/skeleton-subsystem/
SkeletonSubsystemBuilder.cpp 46 void getSKELETONSubsystemBuilder(CSubsystemLibrary* pSubsystemLibrary)
  /external/parameter-framework/test/test-subsystem/
TESTSubsystemBuilder.cpp 37 void getTESTSubsystemBuilder(CSubsystemLibrary* pSubsystemLibrary)

Completed in 2193 milliseconds