MCPcopy Create free account
hub / github.com/alibaba/CicadaPlayer / print

Method print

framework/utils/xml/DOMParser.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143void Cicada::DOMParser::print()
144{
145 print(mRoot, 0);
146}
147
148void Cicada::DOMParser::InitXml()
149{

Callers 1

TESTFunction · 0.45

Calls 3

getAttributeKeysMethod · 0.80
printFunction · 0.50
getNameMethod · 0.45

Tested by 1

TESTFunction · 0.36