Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Dnative_module_xml.cpp425 const char *xmlPullParserClass = "XmlPullParser"; in XmlPullParserInit() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/
H A Dtest_xml.cpp1757 napi_value xmlPullParserClass = nullptr; variable