Home
last modified time | relevance | path

Searched refs:hasCreationTimestamp (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/
DChannelTraceOrBuilder.java28 boolean hasCreationTimestamp(); in hasCreationTimestamp() method
DChannelTrace.java137 public boolean hasCreationTimestamp() { in hasCreationTimestamp() method in ChannelTrace
275 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