Home
last modified time | relevance | path

Searched defs:AppendHTMLContentsToFile (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dhtml_module.py67 def AppendHTMLContentsToFile(self, f, ctl, minify=False): member in HTMLModule
Dmodule.py165 def AppendHTMLContentsToFile(self, f, ctl, minify=False): member in Module