Home
last modified time | relevance | path

Searched defs:SetComment (Results 1 – 3 of 3) sorted by relevance

/commonlibrary/ets_utils/js_api_module/xml/
Djs_xml_dynamic.cpp244 void XmlDynamicSerializer::SetComment(const std::string &comment) in SetComment() function in OHOS::xml::XmlDynamicSerializer
Dnative_module_xml.cpp271 static napi_value SetComment(napi_env env, napi_callback_info info) in SetComment() function
Djs_xml.cpp279 void XmlSerializer::SetComment(const std::string &comment) in SetComment() function in OHOS::xml::XmlSerializer