Home
last modified time | relevance | path

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

/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go371 field.computeMarshalFieldInfo(&f)
425 func (fi *marshalFieldInfo) computeMarshalFieldInfo(f *reflect.StructField) { func
/external/golang-protobuf/proto/
Dtable_marshal.go380 field.computeMarshalFieldInfo(&f)
443 func (fi *marshalFieldInfo) computeMarshalFieldInfo(f *reflect.StructField) { func