Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 4 of 4) sorted by relevance

/commonlibrary/ets_utils/js_api_module/xml/
Djs_xml_dynamic.cpp244 void XmlDynamicSerializer::SetComment(const std::string &comment) in SetComment()
Dnative_module_xml.cpp283 std::string comment; in SetComment() local
594 std::string comment; in SetCommentDynamic() local
Djs_xml.cpp279 void XmlSerializer::SetComment(const std::string &comment) in SetComment()
/commonlibrary/ets_utils/js_api_module/convertxml/
Djs_convertxml.h41 std::string comment = "_comment"; member