Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc184 grpc_core::ManualConstructor<grpc_core::SliceBufferByteStream> sending_stream; member
1615 call->sending_stream.Init( in call_start_batch()
1618 call->sending_stream.get()); in call_start_batch()
1857 call->sending_stream->Orphan(); in call_start_batch()