Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/xml/src/
Djs_xml.ts19 XmlPullParserError(): string; method
/commonlibrary/ets_utils/js_api_module/xml/
Dnative_module_xml.cpp404 static napi_value XmlPullParserError(napi_env env, napi_callback_info info) in XmlPullParserError() function
Djs_xml.cpp477 std::string XmlPullParser::XmlPullParserError() const in XmlPullParserError() function in OHOS::xml::XmlPullParser