Searched refs:ipAddress_ (Results 1 – 3 of 3) sorted by relevance
24 ipAddress_ = com.google.protobuf.ByteString.EMPTY; in Server()63 ipAddress_ = input.readBytes(); in Server()107 private com.google.protobuf.ByteString ipAddress_; field in Server117 return ipAddress_; in getIpAddress()212 if (!ipAddress_.isEmpty()) { in writeTo()213 output.writeBytes(1, ipAddress_); in writeTo()232 if (!ipAddress_.isEmpty()) { in getSerializedSize()234 .computeBytesSize(1, ipAddress_); in getSerializedSize()425 ipAddress_ = com.google.protobuf.ByteString.EMPTY; in clear()455 result.ipAddress_ = ipAddress_; in buildPartial()[all …]
158 ipAddress_ = com.google.protobuf.ByteString.EMPTY; in TcpIpAddress()195 ipAddress_ = input.readBytes(); in TcpIpAddress()228 private com.google.protobuf.ByteString ipAddress_; field in Address.TcpIpAddress238 return ipAddress_; in getIpAddress()266 if (!ipAddress_.isEmpty()) { in writeTo()267 output.writeBytes(1, ipAddress_); in writeTo()280 if (!ipAddress_.isEmpty()) { in getSerializedSize()282 .computeBytesSize(1, ipAddress_); in getSerializedSize()452 ipAddress_ = com.google.protobuf.ByteString.EMPTY; in clear()478 result.ipAddress_ = ipAddress_; in buildPartial()[all …]
318 ipAddress_ = ""; in Endpoint()357 ipAddress_ = s; in Endpoint()396 private volatile java.lang.Object ipAddress_; field in Handshaker.Endpoint406 java.lang.Object ref = ipAddress_; in getIpAddress()413 ipAddress_ = s; in getIpAddress()427 java.lang.Object ref = ipAddress_; in getIpAddressBytes()432 ipAddress_ = b; in getIpAddressBytes()489 com.google.protobuf.GeneratedMessageV3.writeString(output, 1, ipAddress_); in writeTo()506 size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, ipAddress_); in getSerializedSize()683 ipAddress_ = ""; in clear()[all …]