Searched defs:CFrameworkConfigurationLocation (Results 1 - 2 of 2) sorted by relevance

/external/parameter-framework/upstream/parameter/
H A DFrameworkConfigurationLocation.h36 class CFrameworkConfigurationLocation : public CKindElement class in inherits:CKindElement
39 CFrameworkConfigurationLocation(const std::string &strName, const std::string &strKind);
H A DFrameworkConfigurationLocation.cpp36 CFrameworkConfigurationLocation::CFrameworkConfigurationLocation(const std::string &strName, function in class:CFrameworkConfigurationLocation
43 bool CFrameworkConfigurationLocation::fromXml(const CXmlElement &xmlElement,
57 const std::string &CFrameworkConfigurationLocation::getUri() const

Completed in 158 milliseconds