Searched refs:hasType (Results 1 – 2 of 2) sorted by relevance
304 || !profilingReport.hasType() in fromProfilingReport()
6459 boolean hasType(); in hasType() method6785 public boolean hasType() { in hasType() method in VtsReportMessage.ProfilingReportMessage7099 result = result && (hasType() == other.hasType()); in equals()7100 if (hasType()) { in equals()7148 if (hasType()) { in hashCode()7440 if (other.hasType()) { in mergeFrom()7571 public boolean hasType() { in hasType() method in VtsReportMessage.ProfilingReportMessage.Builder