Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/xml/
Dnative_module_xml.cpp222 static napi_value SetNamespace(napi_env env, napi_callback_info info) in SetNamespace() function
Djs_xml.cpp100 void XmlSerializer::SetNamespace(std::string prefix, const std::string &nsTemp) in SetNamespace() function in OHOS::xml::XmlSerializer