Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
Dhtml_module.py58 if not HasPolymerCall(inline_script.stripped_contents):
101 inline_script.stripped_contents, polymer_element_name)
196 stripped_text = inline_script.stripped_contents
Dparse_html_deps.py40 def stripped_contents(self): member in InlineScript