Searched refs:creationTimestamp_ (Results 1 – 1 of 1) sorted by relevance
65 if (creationTimestamp_ != null) { in ChannelTrace()66 subBuilder = creationTimestamp_.toBuilder(); in ChannelTrace()68 … creationTimestamp_ = input.readMessage(com.google.protobuf.Timestamp.parser(), extensionRegistry); in ChannelTrace()70 subBuilder.mergeFrom(creationTimestamp_); in ChannelTrace()71 creationTimestamp_ = subBuilder.buildPartial(); in ChannelTrace()129 private com.google.protobuf.Timestamp creationTimestamp_; field in ChannelTrace138 return creationTimestamp_ != null; in hasCreationTimestamp()148 …return creationTimestamp_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : creationT… in getCreationTimestamp()231 if (creationTimestamp_ != null) { in writeTo()249 if (creationTimestamp_ != null) { in getSerializedSize()[all …]