Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Dnative_module_xml.cpp312 static napi_value SetDocType(napi_env env, napi_callback_info info) in SetDocType() function
H A Djs_xml.cpp321 void XmlSerializer::SetDocType(const std::string &text) in SetDocType() function in OHOS::xml::XmlSerializer