Searched refs:lastCallStartedTimestamp_ (Results 1 – 2 of 2) sorted by relevance
89 if (lastCallStartedTimestamp_ != null) { in ServerData()90 subBuilder = lastCallStartedTimestamp_.toBuilder(); in ServerData()92 …lastCallStartedTimestamp_ = input.readMessage(com.google.protobuf.Timestamp.parser(), extensionReg… in ServerData()94 subBuilder.mergeFrom(lastCallStartedTimestamp_); in ServerData()95 lastCallStartedTimestamp_ = subBuilder.buildPartial(); in ServerData()197 private com.google.protobuf.Timestamp lastCallStartedTimestamp_; field in ServerData206 return lastCallStartedTimestamp_ != null; in hasLastCallStartedTimestamp()216 …return lastCallStartedTimestamp_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : la… in getLastCallStartedTimestamp()253 if (lastCallStartedTimestamp_ != null) { in writeTo()280 if (lastCallStartedTimestamp_ != null) { in getSerializedSize()[all …]
109 if (lastCallStartedTimestamp_ != null) { in ChannelData()110 subBuilder = lastCallStartedTimestamp_.toBuilder(); in ChannelData()112 …lastCallStartedTimestamp_ = input.readMessage(com.google.protobuf.Timestamp.parser(), extensionReg… in ChannelData()114 subBuilder.mergeFrom(lastCallStartedTimestamp_); in ChannelData()115 lastCallStartedTimestamp_ = subBuilder.buildPartial(); in ChannelData()295 private com.google.protobuf.Timestamp lastCallStartedTimestamp_; field in ChannelData304 return lastCallStartedTimestamp_ != null; in hasLastCallStartedTimestamp()314 …return lastCallStartedTimestamp_ == null ? com.google.protobuf.Timestamp.getDefaultInstance() : la… in getLastCallStartedTimestamp()357 if (lastCallStartedTimestamp_ != null) { in writeTo()391 if (lastCallStartedTimestamp_ != null) { in getSerializedSize()[all …]