Home
last modified time | relevance | path

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

/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go1317 type RuleSummary struct { struct
1327 func (x *RuleSummary) Reset() { argument
1328 *x = RuleSummary{}
1336 func (x *RuleSummary) String() string { argument
1340 func (*RuleSummary) ProtoMessage() {} argument
1342 func (x *RuleSummary) ProtoReflect() protoreflect.Message { argument
1355 func (*RuleSummary) Descriptor() ([]byte, []int) { argument
1359 func (x *RuleSummary) GetRule() *Rule { argument
1366 func (x *RuleSummary) GetDependency() []*Rule { argument
1373 func (x *RuleSummary) GetLocation() string { argument
[all …]