Searched refs:IsStreamingClient (Results 1 – 6 of 6) sorted by relevance
647 IsStreamingClient() bool methodSpec
438 IsStreamingClient bool member466 func (md *Method) IsStreamingClient() bool { return md.L1.IsStreamingClient } func
761 IsStreamingClient: true802 IsStreamingClient: true
645 md.L1.IsStreamingClient = protowire.DecodeBool(v)
235 if method.IsStreamingClient() {
214 m.L1.IsStreamingClient = md.GetClientStreaming()