Searched refs:SendClientStream (Results 1 – 11 of 11) sorted by relevance
142 ctx_.SendClientStream( in TEST_F()171 ctx_.SendClientStream( in TEST_F()180 ctx_.SendClientStream( in TEST_F()200 ctx_.SendClientStream(EncodeChunk( in TEST_F()217 ctx_.SendClientStream(EncodeChunk( in TEST_F()232 ctx_.SendClientStream( in TEST_F()241 ctx_.SendClientStream( in TEST_F()254 ctx_.SendClientStream(continue_chunk); in TEST_F()260 ctx_.SendClientStream(continue_chunk); in TEST_F()277 ctx_.SendClientStream( in TEST_F()[all …]
155 void SendClientStream(const Request& request) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function157 Base::SendClientStream(span(buffer).first( in SendClientStream()291 using Base::SendClientStream;335 using Base::SendClientStream;
93 Status SendClientStream(const void* payload) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function177 Status SendClientStream(const void* payload) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function232 return internal::NanopbStreamResponseClientCall<Response>::SendClientStream( in Write()333 return internal::NanopbUnaryResponseClientCall<Response>::SendClientStream( in Write()
164 void SendClientStream(const Request& request) PW_LOCKS_EXCLUDED(rpc_lock()) { in SendClientStream() function168 Base::SendClientStream(buffer_span.first( in SendClientStream()297 using Base::SendClientStream;341 using Base::SendClientStream;
198 using Base::SendClientStream;226 using Base::SendClientStream;
117 void SendClientStream(ConstByteSpan payload) { in SendClientStream() function
171 context.SendClientStream({.integer = -99, .status_code = 10}); in TEST()192 context.SendClientStream({.integer = -99, .status_code = 10}); in TEST()
317 ctx.SendClientStream(request); in TEST()
176 context.SendClientStream({.integer = -99, .status_code = 10}); in TEST()199 context.SendClientStream({.integer = -99, .status_code = 10}); in TEST()
312 ctx.SendClientStream(request); in TEST()
365 ctx.SendClientStream(EncodeRequest(123, OkStatus())); in TEST()378 ctx.SendClientStream(EncodeRequest(456, OkStatus())); in TEST()