Searched defs:HardwareFeatures_Button (Results 1 – 1 of 1) sorted by relevance
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/ |
D | topology.pb.go | 4271 type HardwareFeatures_Button struct { struct 4276 …otobuf:"varint,1,opt,name=region,proto3,enum=chromiumos.config.api.HardwareFeatures_Button_Region"… 4277 …protobuf:"varint,2,opt,name=edge,proto3,enum=chromiumos.config.api.HardwareFeatures_Button_Edge" j… 4284 Position float32 `protobuf:"fixed32,3,opt,name=position,proto3" json:"position,omitempty"` 4287 func (x *HardwareFeatures_Button) Reset() { 4296 func (x *HardwareFeatures_Button) String() string { 4300 func (*HardwareFeatures_Button) ProtoMessage() {} 4302 func (x *HardwareFeatures_Button) ProtoReflect() protoreflect.Message { 4315 func (*HardwareFeatures_Button) Descriptor() ([]byte, []int) { 4319 func (x *HardwareFeatures_Button) GetRegion() HardwareFeatures_Button_Region { [all …]
|