Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/grpc/
Drpc_util.go402 return CustomCodecCallOption{Codec: codec}
408 type CustomCodecCallOption struct { struct
412 func (o CustomCodecCallOption) before(c *callInfo) error { argument
416 func (o CustomCodecCallOption) after(c *callInfo) {} argument