Home
last modified time | relevance | path

Searched defs:HardwareFeatures_Storage (Results 1 – 1 of 1) sorted by relevance

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dtopology.pb.go4038 type HardwareFeatures_Storage struct { struct
4039 state protoimpl.MessageState
4040 sizeCache protoimpl.SizeCache
4041 unknownFields protoimpl.UnknownFields
4043 …ype,proto3,enum=chromiumos.config.api.Component_Storage_StorageType" json:"storage_type,omitempty"`
4044 … `protobuf:"varint,2,opt,name=size_gb,json=sizeGb,proto3" json:"size_gb,omitempty"`
4047 func (x *HardwareFeatures_Storage) Reset() {
4056 func (x *HardwareFeatures_Storage) String() string {
4060 func (*HardwareFeatures_Storage) ProtoMessage() {}
4062 func (x *HardwareFeatures_Storage) ProtoReflect() protoreflect.Message {
[all …]