Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/grpc/
Drpc_util.go379 type ContentSubtypeCallOption struct { struct
380 ContentSubtype string
383 func (o ContentSubtypeCallOption) before(c *callInfo) error {
387 func (o ContentSubtypeCallOption) after(c *callInfo) {}