HomeSort by relevance Sort by last modified time
    Searched defs:CFrameworkConfigurationLocation (Results 1 - 2 of 2) sorted by null

  /external/parameter-framework/upstream/parameter/
FrameworkConfigurationLocation.h 36 class CFrameworkConfigurationLocation : public CKindElement
39 CFrameworkConfigurationLocation(const std::string &strName, const std::string &strKind);
FrameworkConfigurationLocation.cpp 36 CFrameworkConfigurationLocation::CFrameworkConfigurationLocation(const std::string &strName,
43 bool CFrameworkConfigurationLocation::fromXml(const CXmlElement &xmlElement,
57 const std::string &CFrameworkConfigurationLocation::getUri() const

Completed in 40 milliseconds