Home
last modified time | relevance | path

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

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dtopology.pb.go3651 type HardwareFeatures_FormFactor struct { struct
3657 …me=form_factor,json=formFactor,proto3,enum=chromiumos.config.api.HardwareFeatures_FormFactor_FormF…
3659 …overy_input,json=recoveryInput,proto3,enum=chromiumos.config.api.HardwareFeatures_FormFactor_Recov…
3661 …`protobuf:"bytes,3,opt,name=detachable_ui,json=detachableUi,proto3" json:"detachable_ui,omitempty"`
3664 func (x *HardwareFeatures_FormFactor) Reset() {
3673 func (x *HardwareFeatures_FormFactor) String() string {
3677 func (*HardwareFeatures_FormFactor) ProtoMessage() {}
3679 func (x *HardwareFeatures_FormFactor) ProtoReflect() protoreflect.Message {
3692 func (*HardwareFeatures_FormFactor) Descriptor() ([]byte, []int) {
3696 func (x *HardwareFeatures_FormFactor) GetFormFactor() HardwareFeatures_FormFactor_FormFactorType {
[all …]