Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/
H A Dtest_xml.h418 bool XmlTest::ParseDeclaration(napi_env env, std::string str) in ParseDeclaration() function
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.cpp1217 void XmlPullParser::ParseDeclaration() in ParseDeclaration() function in OHOS::xml::XmlPullParser