Searched defs:GetNamespace (Results 1 – 2 of 2) sorted by relevance
| /commonlibrary/ets_utils/js_api_module/xml/ | ||
| D | js_xml.cpp | 1065 std::string XmlPullParser::GetNamespace(const std::string &prefix) in GetNamespace() function in OHOS::xml::XmlPullParser |
| /commonlibrary/ets_utils/js_api_module/xml/test/ | ||
| D | test_xml.h | 343 std::string XmlTest::GetNamespace(napi_env env, const std::string prefix, size_t depth) in GetNamespace() function |