Home
last modified time | relevance | path

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

/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go2132 type RuleDefinition struct { struct
2145 func (x *RuleDefinition) Reset() { argument
2146 *x = RuleDefinition{}
2154 func (x *RuleDefinition) String() string { argument
2158 func (*RuleDefinition) ProtoMessage() {} argument
2160 func (x *RuleDefinition) ProtoReflect() protoreflect.Message { argument
2173 func (*RuleDefinition) Descriptor() ([]byte, []int) { argument
2177 func (x *RuleDefinition) GetName() string { argument
2184 func (x *RuleDefinition) GetAttribute() []*AttributeDefinition { argument
2191 func (x *RuleDefinition) GetDocumentation() string { argument
[all …]