Home
last modified time | relevance | path

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

/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go189 n += u.sizeExtensions(e)
2354 func (u *marshalInfo) sizeExtensions(ext *XXX_InternalExtensions) int { func
/external/golang-protobuf/proto/
Dtable_marshal.go190 n += u.sizeExtensions(e)
2391 func (u *marshalInfo) sizeExtensions(ext *XXX_InternalExtensions) int { func