Home
last modified time | relevance | path

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

/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go786 return makeGroupMarshaler(getMarshalInfo(t))
2128 func makeGroupMarshaler(u *marshalInfo) (sizer, marshaler) { func
/external/golang-protobuf/proto/
Dtable_marshal.go800 return makeGroupMarshaler(getMarshalInfo(t))
2158 func makeGroupMarshaler(u *marshalInfo) (sizer, marshaler) { func