Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/xml/test/
Dtest_xml.h91 void XmlTest::SetNamespace(napi_env env) in SetNamespace() function
/commonlibrary/ets_utils/js_api_module/xml/
Dnative_module_xml.cpp256 static napi_value SetNamespace(napi_env env, napi_callback_info info) in SetNamespace() function
Djs_xml.cpp107 void XmlSerializer::SetNamespace(std::string prefix, const std::string &nsTemp) in SetNamespace() function in OHOS::xml::XmlSerializer