Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/option/
Doption.go144 return withGRPCConnectionPool(size)
147 type withGRPCConnectionPool int type
149 func (w withGRPCConnectionPool) Apply(o *internal.DialSettings) {