Home
last modified time | relevance | path

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

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dcomponent.pb.go1597 type Component_DisplayPanel struct { struct
1598 state protoimpl.MessageState
1599 sizeCache protoimpl.SizeCache
1600 unknownFields protoimpl.UnknownFields
1602 … `protobuf:"bytes,1,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"`
1603 …DisplayPanel_Properties `protobuf:"bytes,2,opt,name=properties,proto3" json:"properties,omitempty"`
1606 func (x *Component_DisplayPanel) Reset() {
1615 func (x *Component_DisplayPanel) String() string {
1619 func (*Component_DisplayPanel) ProtoMessage() {}
1621 func (x *Component_DisplayPanel) ProtoReflect() protoreflect.Message {
[all …]