Searched defs:strKind (Results 1 – 7 of 7) sorted by relevance
40 const std::string &strKind, in CXmlFileIncluderElement()120 std::string strKind = getKind(); in getIncludedElementType() local
39 CKindElement(const std::string &strName, const std::string &strKind) in CKindElement()
39 CSubsystemPlugins(const std::string &strName, const std::string &strKind) in CSubsystemPlugins()
39 CFrameworkConfigurationGroup(const std::string &strName, const std::string &strKind) in CFrameworkConfigurationGroup()
37 const std::string &strKind) in CFrameworkConfigurationLocation()
34 CPluginLocation::CPluginLocation(const std::string &strName, const std::string &strKind) in CPluginLocation()
490 CElement *CElement::findChildOfKind(const string &strKind) in findChildOfKind()