Home
last modified time | relevance | path

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

/test/vti/dashboard/src/main/java/com/android/vts/proto/
DVtsReportMessage.java729 abiName_ = com.google.protobuf.ByteString.EMPTY; in AndroidDeviceInfoMessage()
799 abiName_ = input.readBytes(); in AndroidDeviceInfoMessage()
999 private com.google.protobuf.ByteString abiName_; field in VtsReportMessage.AndroidDeviceInfoMessage
1018 return abiName_; in getAbiName()
1101 output.writeBytes(51, abiName_); in writeTo()
1147 .computeBytesSize(51, abiName_); in getSerializedSize()
1411 abiName_ = com.google.protobuf.ByteString.EMPTY; in clear()
1472 result.abiName_ = abiName_; in buildPartial()
1938 private com.google.protobuf.ByteString abiName_ = com.google.protobuf.ByteString.EMPTY; field in VtsReportMessage.AndroidDeviceInfoMessage.Builder
1957 return abiName_; in getAbiName()
[all …]