Home
last modified time | relevance | path

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

/development/scripts/
Dnative_heapdump_viewer.py385 def DisplayHtml(verbose, resolved_addrs, total, node, extra, label_count): function
408 label_count = DisplayHtml(verbose, resolved_addrs, total, child, "", label_count)
442 label_count = DisplayHtml(verbose, resolved_addrs, app.size, app, "app ", label_count)
444 DisplayHtml(verbose, resolved_addrs, zygote.size, zygote, "zygote ", label_count)