Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/grpc/
Drpc_util.go373 return ContentSubtypeCallOption{ContentSubtype: strings.ToLower(contentSubtype)}
379 type ContentSubtypeCallOption struct { struct
383 func (o ContentSubtypeCallOption) before(c *callInfo) error { argument
387 func (o ContentSubtypeCallOption) after(c *callInfo) {} argument