Searched refs:getCreationTimestamp (Results 1 – 2 of 2) sorted by relevance
147 public com.google.protobuf.Timestamp getCreationTimestamp() { in getCreationTimestamp() method in ChannelTrace158 return getCreationTimestamp(); in getCreationTimestampOrBuilder()232 output.writeMessage(2, getCreationTimestamp()); in writeTo()251 .computeMessageSize(2, getCreationTimestamp()); in getSerializedSize()277 result = result && getCreationTimestamp() in equals()278 .equals(other.getCreationTimestamp()); in equals()298 hash = (53 * hash) + getCreationTimestamp().hashCode(); in hashCode()537 mergeCreationTimestamp(other.getCreationTimestamp()); in mergeFrom()657 public com.google.protobuf.Timestamp getCreationTimestamp() { in getCreationTimestamp() method in ChannelTrace.Builder782 getCreationTimestamp(), in getCreationTimestampFieldBuilder()
36 com.google.protobuf.Timestamp getCreationTimestamp(); in getCreationTimestamp() method