OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 147 milliseconds