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

  /external/parameter-framework/upstream/parameter/
SubsystemPlugins.h 35 class CSubsystemPlugins : public CKindElement
39 CSubsystemPlugins(const std::string &strName, const std::string &strKind)
SystemClass.h 63 bool loadSubsystems(std::string &strError, const CSubsystemPlugins *pSubsystemPlugins,
103 const CSubsystemPlugins *pSubsystemPlugins);
SystemClass.cpp 95 bool CSystemClass::loadSubsystems(string &strError, const CSubsystemPlugins *pSubsystemPlugins,
122 const CSubsystemPlugins *pSubsystemPlugins)
ParameterMgr.h 62 class CSubsystemPlugins;
    [all...]
ParameterMgr.cpp 450 _pSubsystemPlugins = static_cast<const CSubsystemPlugins *>(
    [all...]

Completed in 71 milliseconds