Home
last modified time | relevance | path

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

/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go441 fi.setMarshaler(f, tags)
503 func (fi *marshalFieldInfo) setMarshaler(f *reflect.StructField, tags []string) { func
/external/golang-protobuf/proto/
Dtable_marshal.go459 fi.setMarshaler(f, tags)
517 func (fi *marshalFieldInfo) setMarshaler(f *reflect.StructField, tags []string) { func