Home
last modified time | relevance | path

Searched refs:html_resource (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
Dresource_loader.py99 html_resource = self._FindResourceGivenNameAndSuffix(
101 if js_resource and html_resource:
103 js_resource, html_resource):
104 return html_resource
108 return html_resource
Dhtml_module.py15 js_resource, html_resource): # pylint: disable=unused-argument argument
16 return 'polymer-element' in html_resource.contents