Searched defs:HardwareFeatures_Battery (Results 1 – 1 of 1) sorted by relevance
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/ |
D | topology.pb.go | 4791 type HardwareFeatures_Battery struct { struct 4792 state protoimpl.MessageState 4793 sizeCache protoimpl.SizeCache 4794 unknownFields protoimpl.UnknownFields 4797 …,name=present,proto3,enum=chromiumos.config.api.HardwareFeatures_Present" json:"present,omitempty"` 4798 …reFeatures_Battery_Lifetime `protobuf:"bytes,2,opt,name=lifetime,proto3" json:"lifetime,omitempty"` 4799 …reFeatures_Battery_Charging `protobuf:"bytes,3,opt,name=charging,proto3" json:"charging,omitempty"` 4801 …tery_boot_supported,json=noBatteryBootSupported,proto3" json:"no_battery_boot_supported,omitempty"` 4804 func (x *HardwareFeatures_Battery) Reset() { 4813 func (x *HardwareFeatures_Battery) String() string { [all …]
|