Searched refs:hasProcessName (Results 1 – 1 of 1) sorted by relevance
8116 boolean hasProcessName(); in hasProcessName() method8286 public boolean hasProcessName() { in hasProcessName() method in VtsReportMessage.SystraceReportMessage8436 result = result && (hasProcessName() == other.hasProcessName()); in equals()8437 if (hasProcessName()) { in equals()8456 if (hasProcessName()) { in hashCode()8676 if (other.hasProcessName()) { in mergeFrom()8735 public boolean hasProcessName() { in hasProcessName() method in VtsReportMessage.SystraceReportMessage.Builder