Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/xml/
Djs_xml.cpp796 …lPullParser::ParseEntity(std::string &out, bool isEntityToken, bool throwOnResolveFailure, TextEnu… in ParseEntity()
901 bool throwOnResolveFailure, TextEnum textEnum) in ParseTagValue()
1034 bool XmlPullParser::ParseStartTagFuncDeal(bool throwOnResolveFailure) in ParseStartTagFuncDeal()
1073 bool XmlPullParser::ParseStartTagFunc(bool xmldecl, bool throwOnResolveFailure) in ParseStartTagFunc()
1108 void XmlPullParser::ParseStartTag(bool xmldecl, bool throwOnResolveFailure) in ParseStartTag()