Home
last modified time | relevance | path

Searched refs:ConfiguredRuleInput (Results 1 – 1 of 1) sorted by relevance

/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go1100ConfiguredRuleInput []*ConfiguredRuleInput `protobuf:"bytes,15,rep,name=configured_rule_input,json… member
1194 func (x *Rule) GetConfiguredRuleInput() []*ConfiguredRuleInput {
1196 return x.ConfiguredRuleInput
1250 type ConfiguredRuleInput struct { struct
1260 func (x *ConfiguredRuleInput) Reset() { argument
1261 *x = ConfiguredRuleInput{}
1269 func (x *ConfiguredRuleInput) String() string { argument
1273 func (*ConfiguredRuleInput) ProtoMessage() {} argument
1275 func (x *ConfiguredRuleInput) ProtoReflect() protoreflect.Message { argument
1288 func (*ConfiguredRuleInput) Descriptor() ([]byte, []int) { argument
[all …]