Home
last modified time | relevance | path

Searched defs:CustomCodecCallOption (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/
Drpc_util.go408 type CustomCodecCallOption struct { struct
409 Codec Codec
412 func (o CustomCodecCallOption) before(c *callInfo) error {
416 func (o CustomCodecCallOption) after(c *callInfo) {}