Searched defs:HardwareFeatures_Cellular (Results 1 – 1 of 1) sorted by relevance
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/ |
D | topology.pb.go | 2844 type HardwareFeatures_Cellular struct { struct 2855 …rotobuf:"varint,3,opt,name=type,proto3,enum=chromiumos.config.api.HardwareFeatures_Cellular_Cellul… 2864 …,name=modem_type,json=modemType,proto3,enum=chromiumos.config.api.HardwareFeatures_Cellular_ModemT… 2867 func (x *HardwareFeatures_Cellular) Reset() { 2876 func (x *HardwareFeatures_Cellular) String() string { 2880 func (*HardwareFeatures_Cellular) ProtoMessage() {} 2882 func (x *HardwareFeatures_Cellular) ProtoReflect() protoreflect.Message { 2895 func (*HardwareFeatures_Cellular) Descriptor() ([]byte, []int) { 2899 func (x *HardwareFeatures_Cellular) GetPresent() HardwareFeatures_Present { 2906 func (x *HardwareFeatures_Cellular) GetModel() string { [all …]
|