Searched refs:lastRemoteStreamCreatedTimestamp_ (Results 1 – 1 of 1) sorted by relevance
110 if (lastRemoteStreamCreatedTimestamp_ != null) { in SocketData()111 subBuilder = lastRemoteStreamCreatedTimestamp_.toBuilder(); in SocketData()113 …lastRemoteStreamCreatedTimestamp_ = input.readMessage(com.google.protobuf.Timestamp.parser(), exte… in SocketData()115 subBuilder.mergeFrom(lastRemoteStreamCreatedTimestamp_); in SocketData()116 lastRemoteStreamCreatedTimestamp_ = subBuilder.buildPartial(); in SocketData()330 private com.google.protobuf.Timestamp lastRemoteStreamCreatedTimestamp_; field in SocketData340 return lastRemoteStreamCreatedTimestamp_ != null; in hasLastRemoteStreamCreatedTimestamp()351 …return lastRemoteStreamCreatedTimestamp_ == null ? com.google.protobuf.Timestamp.getDefaultInstanc… in getLastRemoteStreamCreatedTimestamp()597 if (lastRemoteStreamCreatedTimestamp_ != null) { in writeTo()651 if (lastRemoteStreamCreatedTimestamp_ != null) { in getSerializedSize()[all …]