Home
last modified time | relevance | path

Searched defs:StringDictEntry (Results 1 – 1 of 1) sorted by relevance

/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go447 type StringDictEntry struct { struct
448 state protoimpl.MessageState
449 sizeCache protoimpl.SizeCache
450 unknownFields protoimpl.UnknownFields
452 Key *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
453 Value *string `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
456 func (x *StringDictEntry) Reset() {
465 func (x *StringDictEntry) String() string {
469 func (*StringDictEntry) ProtoMessage() {}
471 func (x *StringDictEntry) ProtoReflect() protoreflect.Message {
[all …]