Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/
H A Dtest_xml.h141 std::string XmlTest::XmlPullParserError(napi_env env) in XmlPullParserError() function
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Dnative_module_xml.cpp410 static napi_value XmlPullParserError(napi_env env, napi_callback_info info) in XmlPullParserError() function
H A Djs_xml.cpp492 std::string XmlPullParser::XmlPullParserError() const in XmlPullParserError() function in OHOS::xml::XmlPullParser