Home
last modified time | relevance | path

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

/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go557 type LabelListDictEntry struct { struct
566 func (x *LabelListDictEntry) Reset() { argument
567 *x = LabelListDictEntry{}
575 func (x *LabelListDictEntry) String() string { argument
579 func (*LabelListDictEntry) ProtoMessage() {} argument
581 func (x *LabelListDictEntry) ProtoReflect() protoreflect.Message { argument
594 func (*LabelListDictEntry) Descriptor() ([]byte, []int) { argument
598 func (x *LabelListDictEntry) GetKey() string { argument
605 func (x *LabelListDictEntry) GetValue() []string { argument
897 …LabelListDictValue []*LabelListDictEntry `protobuf:"bytes,10,rep,name=label_list_dict_value,json=l…
[all …]