Home
last modified time | relevance | path

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

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