Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/surface/
Dcall.cc223 grpc_core::ManualConstructor<grpc_core::SliceBufferByteStream> sending_stream; member
1705 call->sending_stream.Init( in call_start_batch()
1708 call->sending_stream.get()); in call_start_batch()
1949 call->sending_stream->Orphan(); in call_start_batch()