Home
last modified time | relevance | path

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

/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go1853 type AllowedRuleClassInfo struct { struct
1865 func (x *AllowedRuleClassInfo) Reset() { argument
1866 *x = AllowedRuleClassInfo{}
1874 func (x *AllowedRuleClassInfo) String() string { argument
1878 func (*AllowedRuleClassInfo) ProtoMessage() {} argument
1880 func (x *AllowedRuleClassInfo) ProtoReflect() protoreflect.Message { argument
1893 func (*AllowedRuleClassInfo) Descriptor() ([]byte, []int) { argument
1897 func (x *AllowedRuleClassInfo) GetPolicy() AllowedRuleClassInfo_AllowedRuleClasses { argument
1904 func (x *AllowedRuleClassInfo) GetAllowedRuleClass() []string { argument
1921 …AllowedRuleClasses *AllowedRuleClassInfo `protobuf:"bytes,4,opt,name=allowed_rule_classes,json=…
[all …]