Searched refs:getLastCallStartedTimestamp (Results 1 – 4 of 4) sorted by relevance
215 public com.google.protobuf.Timestamp getLastCallStartedTimestamp() { in getLastCallStartedTimestamp() method in ServerData226 return getLastCallStartedTimestamp(); in getLastCallStartedTimestampOrBuilder()254 output.writeMessage(5, getLastCallStartedTimestamp()); in writeTo()282 .computeMessageSize(5, getLastCallStartedTimestamp()); in getSerializedSize()313 result = result && getLastCallStartedTimestamp() in equals()314 .equals(other.getLastCallStartedTimestamp()); in equals()342 hash = (53 * hash) + getLastCallStartedTimestamp().hashCode(); in hashCode()584 mergeLastCallStartedTimestamp(other.getLastCallStartedTimestamp()); in mergeFrom()900 public com.google.protobuf.Timestamp getLastCallStartedTimestamp() { in getLastCallStartedTimestamp() method in ServerData.Builder1025 getLastCallStartedTimestamp(), in getLastCallStartedTimestampFieldBuilder()
313 public com.google.protobuf.Timestamp getLastCallStartedTimestamp() { in getLastCallStartedTimestamp() method in ChannelData324 return getLastCallStartedTimestamp(); in getLastCallStartedTimestampOrBuilder()358 output.writeMessage(7, getLastCallStartedTimestamp()); in writeTo()393 .computeMessageSize(7, getLastCallStartedTimestamp()); in getSerializedSize()431 result = result && getLastCallStartedTimestamp() in equals()432 .equals(other.getLastCallStartedTimestamp()); in equals()466 hash = (53 * hash) + getLastCallStartedTimestamp().hashCode(); in hashCode()729 mergeLastCallStartedTimestamp(other.getLastCallStartedTimestamp()); in mergeFrom()1296 public com.google.protobuf.Timestamp getLastCallStartedTimestamp() { in getLastCallStartedTimestamp() method in ChannelData.Builder1421 getLastCallStartedTimestamp(), in getLastCallStartedTimestampFieldBuilder()
77 com.google.protobuf.Timestamp getLastCallStartedTimestamp(); in getLastCallStartedTimestamp() method
123 com.google.protobuf.Timestamp getLastCallStartedTimestamp(); in getLastCallStartedTimestamp() method