Home
last modified time | relevance | path

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

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dcomponent.pb.go2964 type Component_Memory_Profile struct { struct
2965 state protoimpl.MessageState
2966 sizeCache protoimpl.SizeCache
2967 unknownFields protoimpl.UnknownFields
2969 …int,1,opt,name=type,proto3,enum=chromiumos.config.api.Component_Memory_Type" json:"type,omitempty"`
2970 … `protobuf:"varint,2,opt,name=speed_mhz,json=speedMhz,proto3" json:"speed_mhz,omitempty"`
2971 …tobuf:"varint,3,opt,name=size_megabytes,json=sizeMegabytes,proto3" json:"size_megabytes,omitempty"`
2974 func (x *Component_Memory_Profile) Reset() {
2983 func (x *Component_Memory_Profile) String() string {
2987 func (*Component_Memory_Profile) ProtoMessage() {}
[all …]