Home
last modified time | relevance | path

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

/art/tools/ahat/src/main/com/android/ahat/
DHtmlDoc.java27 class HtmlDoc implements Doc { class
37 public HtmlDoc(PrintStream ps, DocString title, URI style) { in HtmlDoc() method in HtmlDoc