Searched defs:SchedqosConfig (Results 1 – 4 of 4) sorted by relevance
| /external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/ |
| D | schedqos_config.pb.go | 82 type SchedqosConfig struct { struct 83 state protoimpl.MessageState 84 sizeCache protoimpl.SizeCache 85 unknownFields protoimpl.UnknownFields 88 …ult *SchedqosConfig_ConfigSet `protobuf:"bytes,1,opt,name=default,proto3" json:"default,omitempty"` 91 func (x *SchedqosConfig) Reset() { 100 func (x *SchedqosConfig) String() string { 104 func (*SchedqosConfig) ProtoMessage() {} 106 func (x *SchedqosConfig) ProtoReflect() protoreflect.Message { 119 func (*SchedqosConfig) Descriptor() ([]byte, []int) { [all …]
|
| D | program.pb.go | 644 …SchedqosConfig *SchedqosConfig `protobuf:"bytes,11,opt,name=schedqos_conf… member
|
| /external/chromiumos-config/python/chromiumos/config/api/ |
| D | schedqos_config_pb2.py | 265 SchedqosConfig = _reflection.GeneratedProtocolMessageType('SchedqosConfig', (_message.Message,), { variable
|
| /external/chromiumos-config/proto/chromiumos/config/api/ |
| D | schedqos_config.proto | 16 message SchedqosConfig { message
|