Searched defs:SetNamespace (Results 1 – 3 of 3) sorted by relevance
91 void XmlTest::SetNamespace(napi_env env) in SetNamespace() function
256 static napi_value SetNamespace(napi_env env, napi_callback_info info) in SetNamespace() function
107 void XmlSerializer::SetNamespace(std::string prefix, const std::string &nsTemp) in SetNamespace() function in OHOS::xml::XmlSerializer