Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Dnative_module_xml.cpp252 static napi_value SetComment(napi_env env, napi_callback_info info) in SetComment() function
H A Djs_xml.cpp276 void XmlSerializer::SetComment(const std::string &comment) in SetComment() function in OHOS::xml::XmlSerializer