Searched defs:client_streaming (Results 1 – 12 of 12) sorted by relevance
356 bool client_streaming = method->ClientStreaming() || method->BidiStreaming(); in PrintMethodFields() local549 bool client_streaming = method->ClientStreaming() || method->BidiStreaming(); in PrintStub() local930 bool client_streaming = method->ClientStreaming() || method->BidiStreaming(); in PrintBindServiceMethodBody() local
389 bool client_streaming = method->client_streaming(); in PrintMethodFields() local703 bool client_streaming = method->client_streaming(); in PrintStub() local1109 bool client_streaming = method->client_streaming(); in PrintBindServiceMethodBody() local
373 def client_streaming method in NamedTests
231 ### client_streaming subsection
225 optional bool client_streaming = 5 [default=false]; field
248 optional bool client_streaming = 5 [default=false]; field
244 optional bool client_streaming = 5 [default=false]; field
5723 inline bool MethodDescriptorProto::client_streaming() const { in client_streaming() function
7833 bool MethodDescriptorProto::client_streaming() const { in client_streaming() function in google::protobuf::MethodDescriptorProto
279 optional bool client_streaming = 5 [default=false]; field