Searched defs:Component_Soc (Results 1 – 1 of 1) sorted by relevance
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/ |
D | component.pb.go | 1315 type Component_Soc struct { struct 1328 …uf:"varint,4,rep,packed,name=features,proto3,enum=chromiumos.config.api.Component_Soc_Feature" jso… 1329 …int,5,rep,packed,name=vulnerabilities,proto3,enum=chromiumos.config.api.Component_Soc_Vulnerabilit… 1332 func (x *Component_Soc) Reset() { 1341 func (x *Component_Soc) String() string { 1345 func (*Component_Soc) ProtoMessage() {} 1347 func (x *Component_Soc) ProtoReflect() protoreflect.Message { 1360 func (*Component_Soc) Descriptor() ([]byte, []int) { 1364 func (x *Component_Soc) GetFamily() *Component_Soc_Family { 1371 func (x *Component_Soc) GetModel() string { [all …]
|