Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/xml/
Dnative_module_xml.cpp745 static napi_value Parse(napi_env env, napi_callback_info info) in Parse() function
Djs_xml.cpp675 void XmlPullParser::Parse(napi_env env, napi_value thisVar, bool deprecated) in Parse() function in OHOS::xml::XmlPullParser