Home
last modified time | relevance | path

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

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dcomponent.pb.go2123 type Component_Storage struct { struct
2134 …e `protobuf:"varint,7,opt,name=type,proto3,enum=chromiumos.config.api.Component_Storage_StorageTyp…
2135 … `protobuf:"varint,8,opt,name=size_gb,json=sizeGb,proto3" json:"size_gb,omitempty"`
2138 Interface isComponent_Storage_Interface `protobuf_oneof:"interface"`
2141 func (x *Component_Storage) Reset() {
2150 func (x *Component_Storage) String() string {
2154 func (*Component_Storage) ProtoMessage() {}
2156 func (x *Component_Storage) ProtoReflect() protoreflect.Message {
2169 func (*Component_Storage) Descriptor() ([]byte, []int) {
2173 func (x *Component_Storage) GetEmmc5FwVer() string {
[all …]