Searched defs:SetComment (Results 1 – 3 of 3) sorted by relevance
| /commonlibrary/ets_utils/js_api_module/xml/ | ||
| D | js_xml_dynamic.cpp | 244 void XmlDynamicSerializer::SetComment(const std::string &comment) in SetComment() function in OHOS::xml::XmlDynamicSerializer |
| D | native_module_xml.cpp | 271 static napi_value SetComment(napi_env env, napi_callback_info info) in SetComment() function |
| D | js_xml.cpp | 279 void XmlSerializer::SetComment(const std::string &comment) in SetComment() function in OHOS::xml::XmlSerializer |