Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/xml/test/
Dtest_xml.h296 std::string XmlTest::ParseEntity() in ParseEntity() function
/commonlibrary/ets_utils/js_api_module/xml/
Djs_xml.cpp796 …void XmlPullParser::ParseEntity(std::string &out, bool isEntityToken, bool throwOnResolveFailure, … in ParseEntity() function in OHOS::xml::XmlPullParser