Home
last modified time | relevance | path

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

/external/golang-protobuf/proto/
Dtable_marshal.go210 func (u *marshalInfo) cachedsize(ptr pointer) int { func
2232 siz := u.cachedsize(p)
2262 siz := u.cachedsize(v)
2312 siz := u.cachedsize(p)
/external/syzkaller/vendor/github.com/golang/protobuf/proto/
Dtable_marshal.go209 func (u *marshalInfo) cachedsize(ptr pointer) int { func
2209 siz := u.cachedsize(p)
2238 siz := u.cachedsize(v)