Searched defs:XmlPullParserError (Results 1 – 4 of 4) sorted by relevance
19 XmlPullParserError(): string; method
131 std::string XmlTest::XmlPullParserError() in XmlPullParserError() function
403 static napi_value XmlPullParserError(napi_env env, napi_callback_info info) in XmlPullParserError() function
477 std::string XmlPullParser::XmlPullParserError() const in XmlPullParserError() function in OHOS::xml::XmlPullParser