Searched defs:title (Results 1 – 4 of 4) sorted by relevance
/art/tools/ahat/src/main/com/android/ahat/ |
D | HtmlDoc.java | 35 public HtmlDoc(PrintStream ps, DocString title, URI style) { in HtmlDoc() 49 public void title(String format, Object... args) { in title() method in HtmlDoc 61 public void section(String title) { in section()
|
D | Doc.java | 28 void title(String format, Object... args); in title() method 38 void section(String title); in section()
|
/art/tools/runtime_memusage/ |
D | symbol_trace_info.py | 76 def print_category_info(cat_split, outname, out_dir_name, title): argument
|
/art/build/apex/ |
D | art_apex_test.py | 1058 def __init__(self, provider, title, print_size=False): argument
|