Searched defs:HardwareFeatures_KbAlsStep (Results 1 – 1 of 1) sorted by relevance
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/ |
D | topology.pb.go | 5575 type HardwareFeatures_KbAlsStep struct { struct 5576 state protoimpl.MessageState 5577 sizeCache protoimpl.SizeCache 5578 unknownFields protoimpl.UnknownFields 5581 …ed64,1,opt,name=backlight_percent,json=backlightPercent,proto3" json:"backlight_percent,omitempty"` 5582 …`protobuf:"bytes,2,opt,name=lux_threshold,json=luxThreshold,proto3" json:"lux_threshold,omitempty"` 5585 func (x *HardwareFeatures_KbAlsStep) Reset() { 5594 func (x *HardwareFeatures_KbAlsStep) String() string { 5598 func (*HardwareFeatures_KbAlsStep) ProtoMessage() {} 5600 func (x *HardwareFeatures_KbAlsStep) ProtoReflect() protoreflect.Message { [all …]
|