Searched refs:getFullMethodPath (Results 1 – 4 of 4) sorted by relevance
100 parentSession.getFullMethodPath(false /*truncatePath*/); in testRecursion_getFullMethodPath()101 childSession.getFullMethodPath(false /*truncatePath*/); in testRecursion_getFullMethodPath()131 parentSession.getFullMethodPath(true /*truncatePath*/); in testRecursion_getFullMethodPathTruncated()132 childSession.getFullMethodPath(true /*truncatePath*/); in testRecursion_getFullMethodPathTruncated()255 parentSession.getFullMethodPath(false /*truncatePath*/); in testRecursion()256 childSession.getFullMethodPath(false /*truncatePath*/); in testRecursion()257 parentSession.getFullMethodPath(true /*truncatePath*/); in testRecursion()258 childSession.getFullMethodPath(true /*truncatePath*/); in testRecursion()
75 return new Info(s.getFullSessionId(), s.getFullMethodPath( in getInfo()96 return new Info(s.getFullSessionId(), s.getFullMethodPath( in getExternalInfo()353 public String getFullMethodPath(boolean truncatePath) { in getFullMethodPath() method in Session355 getFullMethodPath(sb, truncatePath, 0); in getFullMethodPath()359 private synchronized void getFullMethodPath(StringBuilder sb, boolean truncatePath, in getFullMethodPath() method in Session381 parentSession.getFullMethodPath(sb, truncatePath, parentCount + 1); in getFullMethodPath()463 methodName.append(sessionToPrint.getFullMethodPath(false /*truncatePath*/)); in toString()
14470 HSPLandroid/telecom/Logging/Session;->getFullMethodPath(Ljava/lang/StringBuilder;ZI)V+]Ljava/lang/S…14471 HSPLandroid/telecom/Logging/Session;->getFullMethodPath(Z)Ljava/lang/String;+]Ljava/lang/StringBuil…
14519 HSPLandroid/telecom/Logging/Session;->getFullMethodPath(Ljava/lang/StringBuilder;ZI)V+]Ljava/lang/S…14520 HSPLandroid/telecom/Logging/Session;->getFullMethodPath(Z)Ljava/lang/String;+]Ljava/lang/StringBuil…