Home
last modified time | relevance | path

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

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