Searched defs:startDocument (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/scripts/log/ | ||
D | log_to_xml.py | 59 def startDocument (self): member in BuildXMLLogHandler |
/third_party/python/Lib/xml/sax/ | ||
D | saxutils.py | 150 def startDocument(self): member in XMLGenerator |
D | handler.py | 80 def startDocument(self): member in ContentHandler |
/third_party/python/Lib/xml/dom/ | ||
D | pulldom.py | 159 def startDocument(self): member in PullDOM |