Home
last modified time | relevance | path

Searched refs:hostname_ (Results 1 – 1 of 1) sorted by relevance

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java3173 hostname_ = com.google.protobuf.ByteString.EMPTY; in VtsHostInfo()
3206 hostname_ = input.readBytes(); in VtsHostInfo()
3235 private com.google.protobuf.ByteString hostname_; field in VtsReportMessage.VtsHostInfo
3254 return hostname_; in getHostname()
3270 output.writeBytes(1, hostname_); in writeTo()
3282 .computeBytesSize(1, hostname_); in getSerializedSize()
3443 hostname_ = com.google.protobuf.ByteString.EMPTY; in clear()
3472 result.hostname_ = hostname_; in buildPartial()
3546 private com.google.protobuf.ByteString hostname_ = com.google.protobuf.ByteString.EMPTY; field in VtsReportMessage.VtsHostInfo.Builder
3565 return hostname_; in getHostname()
[all …]