Searched defs:StartCdataSectionHandler (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/frameworks/base/tools/aapt2/xml/ | ||
H A D | XmlPullParser.cpp | 295 void XMLCALL XmlPullParser::StartCdataSectionHandler(void* user_data) { in StartCdataSectionHandler() function in aapt::xml::XmlPullParser |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_pyexpat.py | 104 def StartCdataSectionHandler(self): member in ParseTest.Outputter |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_pyexpat.py | 111 def StartCdataSectionHandler(self): member in ParseTest.Outputter |