Home
last modified time | relevance | path

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

/art/tools/ahat/src/main/com/android/ahat/
DSummarizer.java117 String binderProxyInterface = inst.getBinderProxyInterfaceName(); in summarize() local
118 if (binderProxyInterface != null) { in summarize()
119 formatted.appendFormat(" for %s", binderProxyInterface); in summarize()