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

  /external/parameter-framework/upstream/parameter/
ParameterBlockType.cpp 36 CParameterBlockType::CParameterBlockType(const std::string &strName) : base(strName)
40 std::string CParameterBlockType::getKind() const
45 bool CParameterBlockType::childrenAreDynamic() const
50 CInstanceConfigurableElement *CParameterBlockType::doInstantiate() const
55 void CParameterBlockType::populate(CElement *pElement) const
ParameterBlockType.h 36 class CParameterBlockType : public CTypeElement
39 CParameterBlockType(const std::string &strName);
ParameterMgr.cpp     [all...]

Completed in 311 milliseconds