Searched refs:hasCreationTimestamp (Results 1 – 2 of 2) sorted by relevance
28 boolean hasCreationTimestamp(); in hasCreationTimestamp() method
137 public boolean hasCreationTimestamp() { in hasCreationTimestamp() method in ChannelTrace275 result = result && (hasCreationTimestamp() == other.hasCreationTimestamp()); in equals()276 if (hasCreationTimestamp()) { in equals()296 if (hasCreationTimestamp()) { in hashCode()536 if (other.hasCreationTimestamp()) { in mergeFrom()647 public boolean hasCreationTimestamp() { in hasCreationTimestamp() method in ChannelTrace.Builder