Home
last modified time | relevance | path

Searched refs:DealWhiteSpace (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.h387 void DealWhiteSpace(unsigned char c);
H A Djs_xml.cpp926 void XmlPullParser::DealWhiteSpace(unsigned char c) in DealWhiteSpace() function in OHOS::xml::XmlPullParser
957 DealWhiteSpace(c); in ParseTagValueInner()