Home
last modified time | relevance | path

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

/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go667 type StringListDictEntry struct { struct
676 func (x *StringListDictEntry) Reset() { argument
677 *x = StringListDictEntry{}
685 func (x *StringListDictEntry) String() string { argument
689 func (*StringListDictEntry) ProtoMessage() {} argument
691 func (x *StringListDictEntry) ProtoReflect() protoreflect.Message { argument
704 func (*StringListDictEntry) Descriptor() ([]byte, []int) { argument
708 func (x *StringListDictEntry) GetKey() string { argument
715 func (x *StringListDictEntry) GetValue() []string { argument
899 …StringListDictValue []*StringListDictEntry `protobuf:"bytes,11,rep,name=string_list_dict_value,jso…
[all …]