Home
last modified time | relevance | path

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

/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dschedqos_config.pb.go82 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 …]
Dprogram.pb.go644SchedqosConfig *SchedqosConfig `protobuf:"bytes,11,opt,name=schedqos_conf… member
/external/chromiumos-config/python/chromiumos/config/api/
Dschedqos_config_pb2.py265 SchedqosConfig = _reflection.GeneratedProtocolMessageType('SchedqosConfig', (_message.Message,), { variable
/external/chromiumos-config/proto/chromiumos/config/api/
Dschedqos_config.proto16 message SchedqosConfig { message