Home
last modified time | relevance | path

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

/aosp_15_r20/external/golang-protobuf/proto/
H A Ddecode.go209 func (o UnmarshalOptions) unmarshalMap(b []byte, wtyp protowire.Type, mapv protoreflect.Map, fd pro… func
/aosp_15_r20/external/golang-protobuf/encoding/prototext/
H A Ddecode.go444 func (d decoder) unmarshalMap(fd protoreflect.FieldDescriptor, mmap protoreflect.Map) error { func
/aosp_15_r20/external/golang-protobuf/encoding/protojson/
H A Ddecode.go552 func (d decoder) unmarshalMap(mmap protoreflect.Map, fd protoreflect.FieldDescriptor) error { func