Home
last modified time | relevance | path

Searched defs:CComponentType (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/upstream/parameter/
DComponentInstance.h36 class CComponentType; variable
DComponentLibrary.h38 class CComponentType; variable
DComponentType.cpp38 CComponentType::CComponentType(const std::string &strName) : base(strName) in CComponentType() function in CComponentType