Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/xml/
H A DXmlPullParser.cpp303 void XMLCALL XmlPullParser::EndCdataSectionHandler(void* user_data) { in EndCdataSectionHandler() function in aapt::xml::XmlPullParser
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_pyexpat.py107 def EndCdataSectionHandler(self): member in ParseTest.Outputter
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_pyexpat.py114 def EndCdataSectionHandler(self): member in ParseTest.Outputter