Home
last modified time | relevance | path

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

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