Searched refs:getLastRemoteStreamCreatedTimestamp (Results 1 – 2 of 2) sorted by relevance
350 public com.google.protobuf.Timestamp getLastRemoteStreamCreatedTimestamp() { in getLastRemoteStreamCreatedTimestamp() method in SocketData362 return getLastRemoteStreamCreatedTimestamp(); in getLastRemoteStreamCreatedTimestampOrBuilder()598 output.writeMessage(8, getLastRemoteStreamCreatedTimestamp()); in writeTo()653 .computeMessageSize(8, getLastRemoteStreamCreatedTimestamp()); in getSerializedSize()710 result = result && getLastRemoteStreamCreatedTimestamp() in equals()711 .equals(other.getLastRemoteStreamCreatedTimestamp()); in equals()770 hash = (53 * hash) + getLastRemoteStreamCreatedTimestamp().hashCode(); in hashCode()1115 mergeLastRemoteStreamCreatedTimestamp(other.getLastRemoteStreamCreatedTimestamp()); in mergeFrom()1610 public com.google.protobuf.Timestamp getLastRemoteStreamCreatedTimestamp() { in getLastRemoteStreamCreatedTimestamp() method in SocketData.Builder1742 getLastRemoteStreamCreatedTimestamp(), in getLastRemoteStreamCreatedTimestampFieldBuilder()
114 com.google.protobuf.Timestamp getLastRemoteStreamCreatedTimestamp(); in getLastRemoteStreamCreatedTimestamp() method