OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_strNameAttributeName
(Results
1 - 2
of
2
) sorted by null
/external/parameter-framework/upstream/xmlserializer/
XmlDocSource.cpp
46
_strNameAttributeName
(""), _bValidateWithSchema(bValidateWithSchema)
54
_strRootElementName(strRootElementName),
_strNameAttributeName
(strNameAttributeName),
146
if (!
_strNameAttributeName
.empty()) {
148
string strRootElementNameCheck = getRootElementAttributeString(
_strNameAttributeName
);
XmlDocSource.h
205
std::string
_strNameAttributeName
;
Completed in 45 milliseconds