Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/grpc/
Dservice_config.go58 MaxRespSize *int member
196 mc.MaxRespSize = newInt(maxInt)
198 mc.MaxRespSize = newInt(int(*m.MaxResponseMessageBytes))
Dstream.go175 …c.maxReceiveMessageSize = getMaxSize(mc.MaxRespSize, c.maxReceiveMessageSize, defaultClientMaxRece…