Home | History | Annotate | Download | only in message

Lines Matching refs:getBranch

838                 && topVia.getBranch() != null
839 && topVia.getBranch().toUpperCase().startsWith(
845 return (topVia.getBranch() + ":" + this.getCSeq().getMethod()).toLowerCase();
847 getBranch().toLowerCase();