Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/grpc/encoding/proto/
Dproto.go42 lastMarshaledSize uint32 member
55 newSlice := make([]byte, 0, cb.lastMarshaledSize)
63 cb.lastMarshaledSize = capToMaxInt32(len(out))
107 lastMarshaledSize: 16,