OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRootElementAttributeString
(Results
1 - 2
of
2
) sorted by null
/external/parameter-framework/upstream/xmlserializer/
XmlDocSource.h
125
std::string
getRootElementAttributeString
(const std::string &strAttributeName) const;
XmlDocSource.cpp
78
string CXmlDocSource::
getRootElementAttributeString
(const string &strAttributeName) const
148
string strRootElementNameCheck =
getRootElementAttributeString
(_strNameAttributeName);
Completed in 40 milliseconds