Home
last modified time | relevance | path

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

/dalvik/tools/dmtracedump/
DTraceDump.c1408 char *anchor_close; in printInclusiveMethod() local
1416 anchor_close = ""; in printInclusiveMethod()
1418 anchor_close = "</a>"; in printInclusiveMethod()
1448 space_ptr, buf, anchor_close, in printInclusiveMethod()
1455 space_ptr, buf, anchor_close, in printInclusiveMethod()
1465 space_ptr, buf, anchor_close, in printInclusiveMethod()
1472 space_ptr, buf, anchor_close, in printInclusiveMethod()
1539 char *anchor_close = ""; in printExclusiveProfile() local
1544 anchor_close = "</a>"; in printExclusiveProfile()
1600 anchor_buf, method->index, anchor_close, in printExclusiveProfile()
[all …]